Oct 13 04:07:20.050 INFO testing phorden/Rust-Types-And-Variables against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:07:20.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 04:07:20.519 INFO blam! 99b547e1d8016a99d84f2e4f683baa78278455d7416a9775408d24d2403f1508 Oct 13 04:07:20.521 INFO running `"docker" "start" "-a" "99b547e1d8016a99d84f2e4f683baa78278455d7416a9775408d24d2403f1508"` Oct 13 04:07:21.572 INFO kablam! usermod: no changes Oct 13 04:07:21.635 INFO kablam! Compiling TypesAndVariables v0.1.0 (/source) Oct 13 04:07:22.115 INFO kablam! warning: unused variable: `pi_less_four` Oct 13 04:07:22.115 INFO kablam! --> src/main.rs:49:9 Oct 13 04:07:22.115 INFO kablam! | Oct 13 04:07:22.115 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 13 04:07:22.115 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 13 04:07:22.115 INFO kablam! | Oct 13 04:07:22.115 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:07:22.115 INFO kablam! Oct 13 04:07:22.115 INFO kablam! warning: unused variable: `x_is_five` Oct 13 04:07:22.115 INFO kablam! --> src/main.rs:52:9 Oct 13 04:07:22.115 INFO kablam! | Oct 13 04:07:22.115 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 13 04:07:22.115 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 13 04:07:22.115 INFO kablam! Oct 13 04:07:22.115 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 13 04:07:22.116 INFO kablam! --> src/main.rs:5:1 Oct 13 04:07:22.116 INFO kablam! | Oct 13 04:07:22.116 INFO kablam! 5 | fn scope_and_shadowing() { Oct 13 04:07:22.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:07:22.116 INFO kablam! | Oct 13 04:07:22.116 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:07:22.116 INFO kablam! Oct 13 04:07:22.116 INFO kablam! warning: function is never used: `operators` Oct 13 04:07:22.116 INFO kablam! --> src/main.rs:22:1 Oct 13 04:07:22.116 INFO kablam! | Oct 13 04:07:22.116 INFO kablam! 22 | fn operators() { Oct 13 04:07:22.116 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:07:22.116 INFO kablam! Oct 13 04:07:22.116 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 13 04:07:22.116 INFO kablam! | Oct 13 04:07:22.116 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:07:22.116 INFO kablam! Oct 13 04:07:22.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 13 04:07:22.483 INFO kablam! su: No module specific data is present Oct 13 04:07:23.361 INFO running `"docker" "rm" "-f" "99b547e1d8016a99d84f2e4f683baa78278455d7416a9775408d24d2403f1508"` Oct 13 04:07:23.683 INFO blam! 99b547e1d8016a99d84f2e4f683baa78278455d7416a9775408d24d2403f1508 Oct 13 04:07:23.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 04:07:24.036 INFO blam! dd95cd4035e18a966496d7fe92d5b39290ccd1f2faa5a916f074517a4161542c Oct 13 04:07:24.042 INFO running `"docker" "start" "-a" "dd95cd4035e18a966496d7fe92d5b39290ccd1f2faa5a916f074517a4161542c"` Oct 13 04:07:25.294 INFO kablam! usermod: no changes Oct 13 04:07:25.343 INFO kablam! Compiling TypesAndVariables v0.1.0 (/source) Oct 13 04:07:25.929 INFO kablam! warning: unused variable: `pi_less_four` Oct 13 04:07:25.929 INFO kablam! --> src/main.rs:49:9 Oct 13 04:07:25.929 INFO kablam! | Oct 13 04:07:25.929 INFO kablam! 49 | let pi_less_four = std::f64::consts::PI < 4.0; // true Oct 13 04:07:25.929 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_pi_less_four` instead Oct 13 04:07:25.929 INFO kablam! | Oct 13 04:07:25.929 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:07:25.929 INFO kablam! Oct 13 04:07:25.929 INFO kablam! warning: unused variable: `x_is_five` Oct 13 04:07:25.929 INFO kablam! --> src/main.rs:52:9 Oct 13 04:07:25.929 INFO kablam! | Oct 13 04:07:25.929 INFO kablam! 52 | let x_is_five = x == 5; // true Oct 13 04:07:25.929 INFO kablam! | ^^^^^^^^^ help: consider using `_x_is_five` instead Oct 13 04:07:25.929 INFO kablam! Oct 13 04:07:25.929 INFO kablam! warning: function is never used: `scope_and_shadowing` Oct 13 04:07:25.929 INFO kablam! --> src/main.rs:5:1 Oct 13 04:07:25.929 INFO kablam! | Oct 13 04:07:25.929 INFO kablam! 5 | fn scope_and_shadowing() { Oct 13 04:07:25.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:07:25.929 INFO kablam! | Oct 13 04:07:25.929 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:07:25.929 INFO kablam! Oct 13 04:07:25.929 INFO kablam! warning: function is never used: `operators` Oct 13 04:07:25.929 INFO kablam! --> src/main.rs:22:1 Oct 13 04:07:25.929 INFO kablam! | Oct 13 04:07:25.929 INFO kablam! 22 | fn operators() { Oct 13 04:07:25.929 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:07:25.929 INFO kablam! Oct 13 04:07:25.930 INFO kablam! warning: crate `TypesAndVariables` should have a snake case name such as `types_and_variables` Oct 13 04:07:25.930 INFO kablam! | Oct 13 04:07:25.930 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:07:25.930 INFO kablam! Oct 13 04:07:26.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 13 04:07:26.477 INFO kablam! su: No module specific data is present Oct 13 04:07:26.997 INFO running `"docker" "rm" "-f" "dd95cd4035e18a966496d7fe92d5b39290ccd1f2faa5a916f074517a4161542c"` Oct 13 04:07:27.407 INFO blam! dd95cd4035e18a966496d7fe92d5b39290ccd1f2faa5a916f074517a4161542c Oct 13 04:07:27.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 04:07:27.924 INFO blam! 4c20575b93673dc04272ad6870bd440d1b48c60628b0d5ceb2108aa4268d934c Oct 13 04:07:27.925 INFO running `"docker" "start" "-a" "4c20575b93673dc04272ad6870bd440d1b48c60628b0d5ceb2108aa4268d934c"` Oct 13 04:07:28.926 INFO kablam! usermod: no changes Oct 13 04:07:28.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 04:07:28.991 INFO kablam! Running /target/debug/deps/TypesAndVariables-e9579e0eed8103f7 Oct 13 04:07:28.991 INFO blam! Oct 13 04:07:28.991 INFO blam! running 0 tests Oct 13 04:07:28.991 INFO blam! Oct 13 04:07:28.991 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:07:28.991 INFO blam! Oct 13 04:07:28.999 INFO kablam! su: No module specific data is present Oct 13 04:07:29.539 INFO running `"docker" "rm" "-f" "4c20575b93673dc04272ad6870bd440d1b48c60628b0d5ceb2108aa4268d934c"` Oct 13 04:07:29.903 INFO blam! 4c20575b93673dc04272ad6870bd440d1b48c60628b0d5ceb2108aa4268d934c