Oct 15 11:33:59.633 INFO testing DdZ-Fred/rust_practice_2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:33:59.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 11:34:00.055 INFO blam! 1bea4a7de0c9ced907be7e6940244ea83d3576276f5bb8b79ef0633012622448 Oct 15 11:34:00.056 INFO running `"docker" "start" "-a" "1bea4a7de0c9ced907be7e6940244ea83d3576276f5bb8b79ef0633012622448"` Oct 15 11:34:01.139 INFO kablam! usermod: no changes Oct 15 11:34:01.245 INFO kablam! Compiling practice_2 v0.1.0 (/source) Oct 15 11:34:01.775 INFO kablam! warning: unused variable: `blabla` Oct 15 11:34:01.775 INFO kablam! --> src/main.rs:23:9 Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! 23 | let blabla = IpAddress::V6; Oct 15 11:34:01.775 INFO kablam! | ^^^^^^ help: consider using `_blabla` instead Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:34:01.775 INFO kablam! Oct 15 11:34:01.775 INFO kablam! warning: unused variable: `w` Oct 15 11:34:01.775 INFO kablam! --> src/main.rs:27:9 Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! 27 | let w = Some("String is blablabla"); Oct 15 11:34:01.775 INFO kablam! | ^ help: consider using `_w` instead Oct 15 11:34:01.775 INFO kablam! Oct 15 11:34:01.775 INFO kablam! warning: unused variable: `absent_number` Oct 15 11:34:01.775 INFO kablam! --> src/main.rs:28:9 Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! 28 | let absent_number: Option = None; Oct 15 11:34:01.775 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_absent_number` instead Oct 15 11:34:01.775 INFO kablam! Oct 15 11:34:01.775 INFO kablam! warning: variant is never constructed: `V4` Oct 15 11:34:01.775 INFO kablam! --> src/main.rs:2:5 Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! 2 | V4, Oct 15 11:34:01.775 INFO kablam! | ^^ Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:34:01.775 INFO kablam! Oct 15 11:34:01.775 INFO kablam! warning: variant is never constructed: `Quit` Oct 15 11:34:01.775 INFO kablam! --> src/main.rs:7:5 Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! 7 | Quit, Oct 15 11:34:01.775 INFO kablam! | ^^^^ Oct 15 11:34:01.775 INFO kablam! Oct 15 11:34:01.775 INFO kablam! warning: variant is never constructed: `Move` Oct 15 11:34:01.775 INFO kablam! --> src/main.rs:8:5 Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! 8 | Move { x: i32, y: i32 }, Oct 15 11:34:01.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:34:01.775 INFO kablam! Oct 15 11:34:01.775 INFO kablam! warning: variant is never constructed: `ChangeColor` Oct 15 11:34:01.775 INFO kablam! --> src/main.rs:10:5 Oct 15 11:34:01.775 INFO kablam! | Oct 15 11:34:01.775 INFO kablam! 10 | ChangeColor(i32, i32, i32), Oct 15 11:34:01.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:34:01.775 INFO kablam! Oct 15 11:34:02.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 15 11:34:02.231 INFO kablam! su: No module specific data is present Oct 15 11:34:03.031 INFO running `"docker" "rm" "-f" "1bea4a7de0c9ced907be7e6940244ea83d3576276f5bb8b79ef0633012622448"` Oct 15 11:34:03.283 INFO blam! 1bea4a7de0c9ced907be7e6940244ea83d3576276f5bb8b79ef0633012622448 Oct 15 11:34:03.291 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 11:34:03.719 INFO blam! 9d335404f1914ce7a6e23eb43bf55cde56bd17c68f6063126657db923a5357e2 Oct 15 11:34:03.721 INFO running `"docker" "start" "-a" "9d335404f1914ce7a6e23eb43bf55cde56bd17c68f6063126657db923a5357e2"` Oct 15 11:34:05.015 INFO kablam! usermod: no changes Oct 15 11:34:05.063 INFO kablam! Compiling practice_2 v0.1.0 (/source) Oct 15 11:34:05.587 INFO kablam! warning: unused variable: `blabla` Oct 15 11:34:05.587 INFO kablam! --> src/main.rs:23:9 Oct 15 11:34:05.588 INFO kablam! | Oct 15 11:34:05.588 INFO kablam! 23 | let blabla = IpAddress::V6; Oct 15 11:34:05.588 INFO kablam! | ^^^^^^ help: consider using `_blabla` instead Oct 15 11:34:05.589 INFO kablam! | Oct 15 11:34:05.589 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:34:05.589 INFO kablam! Oct 15 11:34:05.589 INFO kablam! warning: unused variable: `w` Oct 15 11:34:05.590 INFO kablam! --> src/main.rs:27:9 Oct 15 11:34:05.590 INFO kablam! | Oct 15 11:34:05.590 INFO kablam! 27 | let w = Some("String is blablabla"); Oct 15 11:34:05.591 INFO kablam! | ^ help: consider using `_w` instead Oct 15 11:34:05.591 INFO kablam! Oct 15 11:34:05.591 INFO kablam! warning: unused variable: `absent_number` Oct 15 11:34:05.591 INFO kablam! --> src/main.rs:28:9 Oct 15 11:34:05.592 INFO kablam! | Oct 15 11:34:05.592 INFO kablam! 28 | let absent_number: Option = None; Oct 15 11:34:05.592 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_absent_number` instead Oct 15 11:34:05.593 INFO kablam! Oct 15 11:34:05.593 INFO kablam! warning: variant is never constructed: `V4` Oct 15 11:34:05.593 INFO kablam! --> src/main.rs:2:5 Oct 15 11:34:05.593 INFO kablam! | Oct 15 11:34:05.594 INFO kablam! 2 | V4, Oct 15 11:34:05.594 INFO kablam! | ^^ Oct 15 11:34:05.594 INFO kablam! | Oct 15 11:34:05.594 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:34:05.595 INFO kablam! Oct 15 11:34:05.595 INFO kablam! warning: variant is never constructed: `Quit` Oct 15 11:34:05.595 INFO kablam! --> src/main.rs:7:5 Oct 15 11:34:05.595 INFO kablam! | Oct 15 11:34:05.596 INFO kablam! 7 | Quit, Oct 15 11:34:05.596 INFO kablam! | ^^^^ Oct 15 11:34:05.596 INFO kablam! Oct 15 11:34:05.597 INFO kablam! warning: variant is never constructed: `Move` Oct 15 11:34:05.597 INFO kablam! --> src/main.rs:8:5 Oct 15 11:34:05.597 INFO kablam! | Oct 15 11:34:05.597 INFO kablam! 8 | Move { x: i32, y: i32 }, Oct 15 11:34:05.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:34:05.598 INFO kablam! Oct 15 11:34:05.598 INFO kablam! warning: variant is never constructed: `ChangeColor` Oct 15 11:34:05.598 INFO kablam! --> src/main.rs:10:5 Oct 15 11:34:05.599 INFO kablam! | Oct 15 11:34:05.599 INFO kablam! 10 | ChangeColor(i32, i32, i32), Oct 15 11:34:05.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:34:05.599 INFO kablam! Oct 15 11:34:06.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 15 11:34:06.055 INFO kablam! su: No module specific data is present Oct 15 11:34:06.689 INFO running `"docker" "rm" "-f" "9d335404f1914ce7a6e23eb43bf55cde56bd17c68f6063126657db923a5357e2"` Oct 15 11:34:07.060 INFO blam! 9d335404f1914ce7a6e23eb43bf55cde56bd17c68f6063126657db923a5357e2 Oct 15 11:34:07.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 11:34:07.508 INFO blam! 86763aea07e0abdfe7f742cd769eafbf30cd4b1b79de1b24cc366c2b109c62aa Oct 15 11:34:07.527 INFO running `"docker" "start" "-a" "86763aea07e0abdfe7f742cd769eafbf30cd4b1b79de1b24cc366c2b109c62aa"` Oct 15 11:34:08.504 INFO kablam! usermod: no changes Oct 15 11:34:08.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 11:34:08.564 INFO kablam! Running /target/debug/deps/practice_2-0ee0da39baae8247 Oct 15 11:34:08.594 INFO blam! Oct 15 11:34:08.594 INFO blam! running 0 tests Oct 15 11:34:08.594 INFO blam! Oct 15 11:34:08.595 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:34:08.595 INFO blam! Oct 15 11:34:08.603 INFO kablam! su: No module specific data is present Oct 15 11:34:09.291 INFO running `"docker" "rm" "-f" "86763aea07e0abdfe7f742cd769eafbf30cd4b1b79de1b24cc366c2b109c62aa"` Oct 15 11:34:09.522 INFO blam! 86763aea07e0abdfe7f742cd769eafbf30cd4b1b79de1b24cc366c2b109c62aa