Oct 12 17:51:03.050 INFO testing yszk0123-sandbox/hello-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 17:51:03.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:51:03.423 INFO blam! d04381eb53a4b89963188865dccefcf9a6a808b26497cda63b99222c82c9abb9 Oct 12 17:51:03.427 INFO running `"docker" "start" "-a" "d04381eb53a4b89963188865dccefcf9a6a808b26497cda63b99222c82c9abb9"` Oct 12 17:51:04.780 INFO kablam! usermod: no changes Oct 12 17:51:04.843 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 17:51:04.843 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 17:51:04.843 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 17:51:04.843 INFO kablam! files will be included as a binary target: Oct 12 17:51:04.843 INFO kablam! Oct 12 17:51:04.843 INFO kablam! * /source/src/main.rs Oct 12 17:51:04.843 INFO kablam! Oct 12 17:51:04.843 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 17:51:04.843 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 17:51:04.843 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 17:51:04.843 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 17:51:04.843 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 17:51:04.843 INFO kablam! Oct 12 17:51:04.843 INFO kablam! For more information on this warning you can consult Oct 12 17:51:04.843 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 17:51:04.843 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust-bin`, Oct 12 17:51:04.843 INFO kablam! please set bin.path in Cargo.toml Oct 12 17:51:04.843 INFO kablam! Compiling hello-rust v0.0.1 (/source) Oct 12 17:51:04.995 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 12 17:51:04.995 INFO kablam! --> src/trait_examples/without_trait.rs:1:1 Oct 12 17:51:04.995 INFO kablam! | Oct 12 17:51:04.995 INFO kablam! 1 | struct Rectangle { Oct 12 17:51:04.995 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 17:51:04.995 INFO kablam! | Oct 12 17:51:04.995 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:51:04.995 INFO kablam! Oct 12 17:51:04.995 INFO kablam! warning: method is never used: `area` Oct 12 17:51:04.995 INFO kablam! --> src/trait_examples/without_trait.rs:9:5 Oct 12 17:51:04.995 INFO kablam! | Oct 12 17:51:04.995 INFO kablam! 9 | fn area(&self) -> f64 { Oct 12 17:51:04.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:51:04.995 INFO kablam! Oct 12 17:51:04.999 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 12 17:51:04.999 INFO kablam! --> src/trait_examples/with_trait.rs:1:1 Oct 12 17:51:04.999 INFO kablam! | Oct 12 17:51:04.999 INFO kablam! 1 | struct Rectangle { Oct 12 17:51:04.999 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 17:51:04.999 INFO kablam! Oct 12 17:51:05.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Oct 12 17:51:05.582 INFO kablam! su: No module specific data is present Oct 12 17:51:06.299 INFO running `"docker" "rm" "-f" "d04381eb53a4b89963188865dccefcf9a6a808b26497cda63b99222c82c9abb9"` Oct 12 17:51:06.536 INFO blam! d04381eb53a4b89963188865dccefcf9a6a808b26497cda63b99222c82c9abb9 Oct 12 17:51:06.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:51:06.895 INFO blam! bd1ecea953e3989972fbf977a74fda607822c368362e4341e239829c84cedb61 Oct 12 17:51:06.903 INFO running `"docker" "start" "-a" "bd1ecea953e3989972fbf977a74fda607822c368362e4341e239829c84cedb61"` Oct 12 17:51:08.311 INFO kablam! usermod: no changes Oct 12 17:51:08.375 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 17:51:08.375 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 17:51:08.376 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 17:51:08.376 INFO kablam! files will be included as a binary target: Oct 12 17:51:08.376 INFO kablam! Oct 12 17:51:08.377 INFO kablam! * /source/src/main.rs Oct 12 17:51:08.377 INFO kablam! Oct 12 17:51:08.377 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 17:51:08.378 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 17:51:08.378 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 17:51:08.378 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 17:51:08.378 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 17:51:08.379 INFO kablam! Oct 12 17:51:08.379 INFO kablam! For more information on this warning you can consult Oct 12 17:51:08.379 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 17:51:08.380 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust-bin`, Oct 12 17:51:08.380 INFO kablam! please set bin.path in Cargo.toml Oct 12 17:51:08.380 INFO kablam! Compiling hello-rust v0.0.1 (/source) Oct 12 17:51:08.771 INFO kablam! warning: field is never used: `x` Oct 12 17:51:08.771 INFO kablam! --> src/trait_examples/without_trait.rs:2:5 Oct 12 17:51:08.771 INFO kablam! | Oct 12 17:51:08.771 INFO kablam! 2 | x: f64, Oct 12 17:51:08.771 INFO kablam! | ^^^^^^ Oct 12 17:51:08.771 INFO kablam! | Oct 12 17:51:08.771 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:51:08.771 INFO kablam! Oct 12 17:51:08.771 INFO kablam! warning: field is never used: `y` Oct 12 17:51:08.771 INFO kablam! --> src/trait_examples/without_trait.rs:3:5 Oct 12 17:51:08.771 INFO kablam! | Oct 12 17:51:08.771 INFO kablam! 3 | y: f64, Oct 12 17:51:08.771 INFO kablam! | ^^^^^^ Oct 12 17:51:08.771 INFO kablam! Oct 12 17:51:08.771 INFO kablam! warning: field is never used: `x` Oct 12 17:51:08.771 INFO kablam! --> src/trait_examples/with_trait.rs:2:5 Oct 12 17:51:08.771 INFO kablam! | Oct 12 17:51:08.771 INFO kablam! 2 | x: f64, Oct 12 17:51:08.771 INFO kablam! | ^^^^^^ Oct 12 17:51:08.771 INFO kablam! Oct 12 17:51:08.771 INFO kablam! warning: field is never used: `y` Oct 12 17:51:08.771 INFO kablam! --> src/trait_examples/with_trait.rs:3:5 Oct 12 17:51:08.771 INFO kablam! | Oct 12 17:51:08.771 INFO kablam! 3 | y: f64, Oct 12 17:51:08.771 INFO kablam! | ^^^^^^ Oct 12 17:51:08.771 INFO kablam! Oct 12 17:51:09.755 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 12 17:51:09.756 INFO kablam! su: No module specific data is present Oct 12 17:51:11.088 INFO running `"docker" "rm" "-f" "bd1ecea953e3989972fbf977a74fda607822c368362e4341e239829c84cedb61"` Oct 12 17:51:11.351 INFO blam! bd1ecea953e3989972fbf977a74fda607822c368362e4341e239829c84cedb61 Oct 12 17:51:11.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:51:11.864 INFO blam! a362012c644c1c5834edda931857d12a018ecb629d50b3e04e2b7a0e29231389 Oct 12 17:51:11.866 INFO running `"docker" "start" "-a" "a362012c644c1c5834edda931857d12a018ecb629d50b3e04e2b7a0e29231389"` Oct 12 17:51:13.690 INFO kablam! usermod: no changes Oct 12 17:51:13.755 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 17:51:13.755 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 17:51:13.755 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 17:51:13.755 INFO kablam! files will be included as a binary target: Oct 12 17:51:13.755 INFO kablam! Oct 12 17:51:13.755 INFO kablam! * /source/src/main.rs Oct 12 17:51:13.755 INFO kablam! Oct 12 17:51:13.755 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 17:51:13.755 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 17:51:13.755 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 17:51:13.755 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 17:51:13.755 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 17:51:13.755 INFO kablam! Oct 12 17:51:13.755 INFO kablam! For more information on this warning you can consult Oct 12 17:51:13.755 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 17:51:13.755 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust-bin`, Oct 12 17:51:13.755 INFO kablam! please set bin.path in Cargo.toml Oct 12 17:51:13.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 17:51:13.764 INFO kablam! Running /target/debug/deps/hello_rust-a41853538b0e9983 Oct 12 17:51:13.779 INFO blam! Oct 12 17:51:13.779 INFO blam! running 5 tests Oct 12 17:51:13.779 INFO blam! test match_examples::basic::call_with_defined_number_test ... ok Oct 12 17:51:13.779 INFO blam! test closure_examples::basic::call_with_one_argument_test ... ok Oct 12 17:51:13.779 INFO blam! test match_examples::basic::call_with_undefined_number_test ... ok Oct 12 17:51:13.787 INFO blam! test trait_examples::with_trait::call_area_test ... ok Oct 12 17:51:13.787 INFO blam! test trait_examples::without_trait::call_area_test ... ok Oct 12 17:51:13.787 INFO blam! Oct 12 17:51:13.787 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:51:13.787 INFO blam! Oct 12 17:51:13.791 INFO blam! Oct 12 17:51:13.791 INFO kablam! Running /target/debug/deps/hello_rust_bin-2f6e7b89d3edb61b Oct 12 17:51:13.791 INFO blam! running 0 tests Oct 12 17:51:13.791 INFO kablam! Doc-tests hello-rust Oct 12 17:51:13.791 INFO blam! Oct 12 17:51:13.791 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:51:13.791 INFO blam! Oct 12 17:51:14.035 INFO blam! Oct 12 17:51:14.035 INFO blam! running 0 tests Oct 12 17:51:14.035 INFO blam! Oct 12 17:51:14.035 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:51:14.035 INFO blam! Oct 12 17:51:14.043 INFO kablam! su: No module specific data is present Oct 12 17:51:15.112 INFO running `"docker" "rm" "-f" "a362012c644c1c5834edda931857d12a018ecb629d50b3e04e2b7a0e29231389"` Oct 12 17:51:15.365 INFO blam! a362012c644c1c5834edda931857d12a018ecb629d50b3e04e2b7a0e29231389