Oct 13 04:07:11.956 INFO testing phorden/Rust-Types-And-Variables against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:07:11.956 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 13 04:07:12.323 INFO blam! 94751a5938d3e481d21447c78d1fa5bd0655ea9345a485f143c47d4c90ec8bf8 Oct 13 04:07:12.325 INFO running `"docker" "start" "-a" "94751a5938d3e481d21447c78d1fa5bd0655ea9345a485f143c47d4c90ec8bf8"` Oct 13 04:07:13.657 INFO kablam! usermod: no changes Oct 13 04:07:13.707 INFO kablam! Compiling TypesAndVariables v0.1.0 (/source) Oct 13 04:07:14.087 INFO kablam! warning: unused variable: `pi_less_four` Oct 13 04:07:14.087 INFO kablam! --> src/main.rs:49:9 Oct 13 04:07:14.087 INFO kablam! | Oct 13 04:07:14.087 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 13 04:07:14.087 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 13 04:07:14.087 INFO kablam! | Oct 13 04:07:14.087 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:07:14.087 INFO kablam! Oct 13 04:07:14.087 INFO kablam! warning: unused variable: `x_is_five` Oct 13 04:07:14.087 INFO kablam! --> src/main.rs:52:9 Oct 13 04:07:14.087 INFO kablam! | Oct 13 04:07:14.087 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 13 04:07:14.087 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 13 04:07:14.087 INFO kablam! Oct 13 04:07:14.090 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 13 04:07:14.090 INFO kablam! --> src/main.rs:5:1 Oct 13 04:07:14.090 INFO kablam! | Oct 13 04:07:14.090 INFO kablam! 5 | fn scope_and_shadowing() { Oct 13 04:07:14.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:07:14.090 INFO kablam! | Oct 13 04:07:14.090 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:07:14.090 INFO kablam! Oct 13 04:07:14.090 INFO kablam! warning: function is never used: `operators` Oct 13 04:07:14.090 INFO kablam! --> src/main.rs:22:1 Oct 13 04:07:14.090 INFO kablam! | Oct 13 04:07:14.090 INFO kablam! 22 | fn operators() { Oct 13 04:07:14.090 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:07:14.090 INFO kablam! Oct 13 04:07:14.090 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 13 04:07:14.090 INFO kablam! | Oct 13 04:07:14.090 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:07:14.090 INFO kablam! Oct 13 04:07:14.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 13 04:07:14.527 INFO kablam! su: No module specific data is present Oct 13 04:07:15.315 INFO running `"docker" "rm" "-f" "94751a5938d3e481d21447c78d1fa5bd0655ea9345a485f143c47d4c90ec8bf8"` Oct 13 04:07:15.591 INFO blam! 94751a5938d3e481d21447c78d1fa5bd0655ea9345a485f143c47d4c90ec8bf8 Oct 13 04:07:15.596 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 13 04:07:16.112 INFO blam! f1e19279884feb468631f59a0c6e661f8921490f073fdf269bd467f5e18bc52d Oct 13 04:07:16.114 INFO running `"docker" "start" "-a" "f1e19279884feb468631f59a0c6e661f8921490f073fdf269bd467f5e18bc52d"` Oct 13 04:07:17.395 INFO kablam! usermod: no changes Oct 13 04:07:17.474 INFO kablam! Compiling TypesAndVariables v0.1.0 (/source) Oct 13 04:07:17.907 INFO kablam! warning: unused variable: `pi_less_four` Oct 13 04:07:17.907 INFO kablam! --> src/main.rs:49:9 Oct 13 04:07:17.907 INFO kablam! | Oct 13 04:07:17.907 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 13 04:07:17.907 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 13 04:07:17.907 INFO kablam! | Oct 13 04:07:17.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:07:17.907 INFO kablam! Oct 13 04:07:17.907 INFO kablam! warning: unused variable: `x_is_five` Oct 13 04:07:17.907 INFO kablam! --> src/main.rs:52:9 Oct 13 04:07:17.907 INFO kablam! | Oct 13 04:07:17.907 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 13 04:07:17.907 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 13 04:07:17.907 INFO kablam! Oct 13 04:07:17.915 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 13 04:07:17.915 INFO kablam! --> src/main.rs:5:1 Oct 13 04:07:17.915 INFO kablam! | Oct 13 04:07:17.915 INFO kablam! 5 | fn scope_and_shadowing() { Oct 13 04:07:17.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:07:17.915 INFO kablam! | Oct 13 04:07:17.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:07:17.915 INFO kablam! Oct 13 04:07:17.915 INFO kablam! warning: function is never used: `operators` Oct 13 04:07:17.915 INFO kablam! --> src/main.rs:22:1 Oct 13 04:07:17.915 INFO kablam! | Oct 13 04:07:17.915 INFO kablam! 22 | fn operators() { Oct 13 04:07:17.915 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:07:17.915 INFO kablam! Oct 13 04:07:17.915 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 13 04:07:17.915 INFO kablam! | Oct 13 04:07:17.915 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:07:17.915 INFO kablam! Oct 13 04:07:18.418 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 13 04:07:18.420 INFO kablam! su: No module specific data is present Oct 13 04:07:19.323 INFO running `"docker" "rm" "-f" "f1e19279884feb468631f59a0c6e661f8921490f073fdf269bd467f5e18bc52d"` Oct 13 04:07:19.655 INFO blam! f1e19279884feb468631f59a0c6e661f8921490f073fdf269bd467f5e18bc52d Oct 13 04:07:19.667 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 13 04:07:20.167 INFO blam! 746cc716de6006cd8ed5c1385e4035b853f6dcca9dc1a7230c60a24c7837fe74 Oct 13 04:07:20.175 INFO running `"docker" "start" "-a" "746cc716de6006cd8ed5c1385e4035b853f6dcca9dc1a7230c60a24c7837fe74"` Oct 13 04:07:21.245 INFO kablam! usermod: no changes Oct 13 04:07:21.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 04:07:21.282 INFO kablam! Running /target/debug/deps/TypesAndVariables-3fe143056019c0fb Oct 13 04:07:21.282 INFO blam! Oct 13 04:07:21.283 INFO blam! running 0 tests Oct 13 04:07:21.283 INFO blam! Oct 13 04:07:21.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:07:21.283 INFO blam! Oct 13 04:07:21.285 INFO kablam! su: No module specific data is present Oct 13 04:07:21.967 INFO running `"docker" "rm" "-f" "746cc716de6006cd8ed5c1385e4035b853f6dcca9dc1a7230c60a24c7837fe74"` Oct 13 04:07:22.247 INFO blam! 746cc716de6006cd8ed5c1385e4035b853f6dcca9dc1a7230c60a24c7837fe74