Oct 10 14:58:11.926 INFO testing shoul/rust_tutorial against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:58:11.926 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:58:11.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:58:12.333 INFO blam! 93fb11e8024d84523cd492e2c6fc6307b6c84491e8e2c0c28af4de57e992383a Oct 10 14:58:12.335 INFO running `"docker" "start" "-a" "93fb11e8024d84523cd492e2c6fc6307b6c84491e8e2c0c28af4de57e992383a"` Oct 10 14:58:14.015 INFO kablam! usermod: no changes Oct 10 14:58:14.080 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 14:58:14.080 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 14:58:14.080 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 14:58:14.080 INFO kablam! files will be included as a binary target: Oct 10 14:58:14.080 INFO kablam! Oct 10 14:58:14.080 INFO kablam! * /source/src/main.rs Oct 10 14:58:14.080 INFO kablam! Oct 10 14:58:14.080 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 14:58:14.080 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 14:58:14.080 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 14:58:14.080 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 14:58:14.080 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 14:58:14.080 INFO kablam! Oct 10 14:58:14.080 INFO kablam! For more information on this warning you can consult Oct 10 14:58:14.080 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 14:58:14.092 INFO kablam! Compiling rust_tutorial v0.1.0 (/source) Oct 10 14:58:15.019 INFO kablam! warning: unused variable: `v2` Oct 10 14:58:15.019 INFO kablam! --> src/ownership.rs:37:9 Oct 10 14:58:15.019 INFO kablam! | Oct 10 14:58:15.019 INFO kablam! 37 | let v2 = v; Oct 10 14:58:15.019 INFO kablam! | ^^ help: consider using `_v2` instead Oct 10 14:58:15.019 INFO kablam! | Oct 10 14:58:15.019 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:58:15.019 INFO kablam! Oct 10 14:58:15.022 INFO kablam! warning: variable does not need to be mutable Oct 10 14:58:15.022 INFO kablam! --> src/ownership.rs:60:9 Oct 10 14:58:15.022 INFO kablam! | Oct 10 14:58:15.023 INFO kablam! 60 | let mut b = a; Oct 10 14:58:15.023 INFO kablam! | ----^ Oct 10 14:58:15.023 INFO kablam! | | Oct 10 14:58:15.024 INFO kablam! | help: remove this `mut` Oct 10 14:58:15.024 INFO kablam! | Oct 10 14:58:15.024 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 14:58:15.024 INFO kablam! Oct 10 14:58:16.205 INFO kablam! warning: unused variable: `j` Oct 10 14:58:16.205 INFO kablam! --> src/vectors.rs:34:6 Oct 10 14:58:16.205 INFO kablam! | Oct 10 14:58:16.205 INFO kablam! 34 | let j: i32 = 0; Oct 10 14:58:16.205 INFO kablam! | ^ help: consider using `_j` instead Oct 10 14:58:16.224 INFO kablam! | Oct 10 14:58:16.224 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:58:16.224 INFO kablam! Oct 10 14:58:17.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.33s Oct 10 14:58:17.361 INFO kablam! su: No module specific data is present Oct 10 14:58:18.136 INFO running `"docker" "rm" "-f" "93fb11e8024d84523cd492e2c6fc6307b6c84491e8e2c0c28af4de57e992383a"` Oct 10 14:58:18.472 INFO blam! 93fb11e8024d84523cd492e2c6fc6307b6c84491e8e2c0c28af4de57e992383a Oct 10 14:58:18.478 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:58:18.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:58:18.881 INFO blam! 46c5f6a646f93327cbc83b9b9f35b24b62935da9f2165297b8a000a936e96468 Oct 10 14:58:18.888 INFO running `"docker" "start" "-a" "46c5f6a646f93327cbc83b9b9f35b24b62935da9f2165297b8a000a936e96468"` Oct 10 14:58:20.124 INFO kablam! usermod: no changes Oct 10 14:58:20.164 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 14:58:20.164 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 14:58:20.164 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 14:58:20.164 INFO kablam! files will be included as a binary target: Oct 10 14:58:20.164 INFO kablam! Oct 10 14:58:20.164 INFO kablam! * /source/src/main.rs Oct 10 14:58:20.164 INFO kablam! Oct 10 14:58:20.164 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 14:58:20.164 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 14:58:20.164 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 14:58:20.164 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 14:58:20.164 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 14:58:20.164 INFO kablam! Oct 10 14:58:20.164 INFO kablam! For more information on this warning you can consult Oct 10 14:58:20.164 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 14:58:20.176 INFO kablam! Compiling rust_tutorial v0.1.0 (/source) Oct 10 14:58:21.865 INFO kablam! warning: unused variable: `j` Oct 10 14:58:21.865 INFO kablam! --> src/vectors.rs:34:6 Oct 10 14:58:21.866 INFO kablam! | Oct 10 14:58:21.866 INFO kablam! 34 | let j: i32 = 0; Oct 10 14:58:21.866 INFO kablam! | ^ help: consider using `_j` instead Oct 10 14:58:21.896 INFO kablam! | Oct 10 14:58:21.896 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:58:21.896 INFO kablam! Oct 10 14:58:22.760 INFO kablam! warning: unused variable: `v2` Oct 10 14:58:22.760 INFO kablam! --> src/ownership.rs:37:9 Oct 10 14:58:22.760 INFO kablam! | Oct 10 14:58:22.760 INFO kablam! 37 | let v2 = v; Oct 10 14:58:22.760 INFO kablam! | ^^ help: consider using `_v2` instead Oct 10 14:58:22.760 INFO kablam! | Oct 10 14:58:22.760 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:58:22.760 INFO kablam! Oct 10 14:58:22.788 INFO kablam! warning: variable does not need to be mutable Oct 10 14:58:22.788 INFO kablam! --> src/ownership.rs:60:9 Oct 10 14:58:22.788 INFO kablam! | Oct 10 14:58:22.788 INFO kablam! 60 | let mut b = a; Oct 10 14:58:22.788 INFO kablam! | ----^ Oct 10 14:58:22.788 INFO kablam! | | Oct 10 14:58:22.788 INFO kablam! | help: remove this `mut` Oct 10 14:58:22.788 INFO kablam! | Oct 10 14:58:22.788 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 14:58:22.788 INFO kablam! Oct 10 14:58:23.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.58s Oct 10 14:58:23.724 INFO kablam! su: No module specific data is present Oct 10 14:58:24.477 INFO running `"docker" "rm" "-f" "46c5f6a646f93327cbc83b9b9f35b24b62935da9f2165297b8a000a936e96468"` Oct 10 14:58:24.804 INFO blam! 46c5f6a646f93327cbc83b9b9f35b24b62935da9f2165297b8a000a936e96468 Oct 10 14:58:24.818 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:58:24.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:58:25.314 INFO blam! ccfdbf578c2d2b77c83d66d2d03c09cd26b424c0191249a553d2c975daf4b914 Oct 10 14:58:25.316 INFO running `"docker" "start" "-a" "ccfdbf578c2d2b77c83d66d2d03c09cd26b424c0191249a553d2c975daf4b914"` Oct 10 14:58:26.704 INFO kablam! usermod: no changes Oct 10 14:58:26.788 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 14:58:26.788 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 14:58:26.788 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 14:58:26.788 INFO kablam! files will be included as a binary target: Oct 10 14:58:26.788 INFO kablam! Oct 10 14:58:26.788 INFO kablam! * /source/src/main.rs Oct 10 14:58:26.788 INFO kablam! Oct 10 14:58:26.788 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 14:58:26.788 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 14:58:26.788 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 14:58:26.788 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 14:58:26.788 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 14:58:26.788 INFO kablam! Oct 10 14:58:26.788 INFO kablam! For more information on this warning you can consult Oct 10 14:58:26.788 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 14:58:26.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 14:58:26.792 INFO kablam! Running /target/debug/deps/hello_world-13054ef03f7f8430 Oct 10 14:58:26.800 INFO blam! Oct 10 14:58:26.800 INFO blam! running 0 tests Oct 10 14:58:26.800 INFO blam! Oct 10 14:58:26.800 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:58:26.800 INFO blam! Oct 10 14:58:26.801 INFO kablam! Running /target/debug/deps/if-d0fa878282a16b08 Oct 10 14:58:26.808 INFO kablam! Running /target/debug/deps/loops-ed35950aeed00e8e Oct 10 14:58:26.809 INFO blam! Oct 10 14:58:26.809 INFO blam! running 0 tests Oct 10 14:58:26.809 INFO blam! Oct 10 14:58:26.809 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:58:26.810 INFO blam! Oct 10 14:58:26.812 INFO blam! Oct 10 14:58:26.813 INFO kablam! Running /target/debug/deps/ownership-bbac8b8a56fcfa90 Oct 10 14:58:26.813 INFO blam! running 0 tests Oct 10 14:58:26.813 INFO blam! Oct 10 14:58:26.813 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:58:26.813 INFO blam! Oct 10 14:58:26.820 INFO blam! Oct 10 14:58:26.821 INFO kablam! Running /target/debug/deps/vectors-83844e3956b3f7da Oct 10 14:58:26.821 INFO blam! running 0 tests Oct 10 14:58:26.821 INFO blam! Oct 10 14:58:26.821 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:58:26.822 INFO blam! Oct 10 14:58:26.822 INFO blam! Oct 10 14:58:26.822 INFO blam! running 0 tests Oct 10 14:58:26.822 INFO blam! Oct 10 14:58:26.822 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:58:26.822 INFO blam! Oct 10 14:58:26.825 INFO kablam! su: No module specific data is present Oct 10 14:58:27.456 INFO running `"docker" "rm" "-f" "ccfdbf578c2d2b77c83d66d2d03c09cd26b424c0191249a553d2c975daf4b914"` Oct 10 14:58:27.740 INFO blam! ccfdbf578c2d2b77c83d66d2d03c09cd26b424c0191249a553d2c975daf4b914