Oct 10 22:52:43.891 INFO testing fschutt/static_number_analyzer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:52:43.891 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:52:43.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 22:52:44.377 INFO blam! b09dd8980a6841b3fe121b60a7a9b21f917cc3b978d6eb3323ac01826ffa1e99 Oct 10 22:52:44.382 INFO running `"docker" "start" "-a" "b09dd8980a6841b3fe121b60a7a9b21f917cc3b978d6eb3323ac01826ffa1e99"` Oct 10 22:52:45.528 INFO kablam! usermod: no changes Oct 10 22:52:45.604 INFO kablam! Compiling unicode-xid v0.1.0 Oct 10 22:52:45.976 INFO kablam! Compiling proc-macro2 v0.4.6 Oct 10 22:52:49.002 INFO kablam! Compiling quote v0.6.3 Oct 10 22:52:49.781 INFO kablam! Compiling syn v0.14.2 Oct 10 22:53:03.804 INFO kablam! Compiling static_number_analyzer v0.1.0 (/source) Oct 10 22:53:04.300 INFO kablam! warning: unused variable: `a` Oct 10 22:53:04.300 INFO kablam! --> src/main.rs:284:35 Oct 10 22:53:04.300 INFO kablam! | Oct 10 22:53:04.300 INFO kablam! 284 | fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:04.300 INFO kablam! | ^ help: consider using `_a` instead Oct 10 22:53:04.300 INFO kablam! | Oct 10 22:53:04.300 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:53:04.300 INFO kablam! Oct 10 22:53:04.300 INFO kablam! warning: unused variable: `b` Oct 10 22:53:04.300 INFO kablam! --> src/main.rs:284:46 Oct 10 22:53:04.300 INFO kablam! | Oct 10 22:53:04.300 INFO kablam! 284 | fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:04.300 INFO kablam! | ^ help: consider using `_b` instead Oct 10 22:53:04.300 INFO kablam! Oct 10 22:53:04.300 INFO kablam! warning: unused variable: `let_stmts` Oct 10 22:53:04.300 INFO kablam! --> src/main.rs:284:57 Oct 10 22:53:04.300 INFO kablam! | Oct 10 22:53:04.300 INFO kablam! 284 | fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:04.300 INFO kablam! | ^^^^^^^^^ help: consider using `_let_stmts` instead Oct 10 22:53:04.300 INFO kablam! Oct 10 22:53:04.333 INFO kablam! warning: function is never used: `test_if_dependency_same_source` Oct 10 22:53:04.333 INFO kablam! --> src/main.rs:284:1 Oct 10 22:53:04.333 INFO kablam! | Oct 10 22:53:04.333 INFO kablam! 284 | / fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:04.333 INFO kablam! 285 | | -> bool Oct 10 22:53:04.333 INFO kablam! 286 | | { Oct 10 22:53:04.333 INFO kablam! 287 | | false Oct 10 22:53:04.333 INFO kablam! 288 | | } Oct 10 22:53:04.333 INFO kablam! | |_^ Oct 10 22:53:04.333 INFO kablam! | Oct 10 22:53:04.333 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:53:04.333 INFO kablam! Oct 10 22:53:05.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.38s Oct 10 22:53:05.932 INFO kablam! su: No module specific data is present Oct 10 22:53:06.411 INFO running `"docker" "rm" "-f" "b09dd8980a6841b3fe121b60a7a9b21f917cc3b978d6eb3323ac01826ffa1e99"` Oct 10 22:53:06.584 INFO blam! b09dd8980a6841b3fe121b60a7a9b21f917cc3b978d6eb3323ac01826ffa1e99 Oct 10 22:53:06.585 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:53:06.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 22:53:06.888 INFO blam! 743f140cf778d1efaf028c320f2929305ddf607ee6f214100ed14923b9e17c8d Oct 10 22:53:06.892 INFO running `"docker" "start" "-a" "743f140cf778d1efaf028c320f2929305ddf607ee6f214100ed14923b9e17c8d"` Oct 10 22:53:08.048 INFO kablam! usermod: no changes Oct 10 22:53:08.109 INFO kablam! Compiling static_number_analyzer v0.1.0 (/source) Oct 10 22:53:08.693 INFO kablam! warning: unused variable: `a` Oct 10 22:53:08.693 INFO kablam! --> src/main.rs:284:35 Oct 10 22:53:08.693 INFO kablam! | Oct 10 22:53:08.694 INFO kablam! 284 | fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:08.694 INFO kablam! | ^ help: consider using `_a` instead Oct 10 22:53:08.694 INFO kablam! | Oct 10 22:53:08.694 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:53:08.695 INFO kablam! Oct 10 22:53:08.695 INFO kablam! warning: unused variable: `b` Oct 10 22:53:08.695 INFO kablam! --> src/main.rs:284:46 Oct 10 22:53:08.695 INFO kablam! | Oct 10 22:53:08.695 INFO kablam! 284 | fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:08.695 INFO kablam! | ^ help: consider using `_b` instead Oct 10 22:53:08.695 INFO kablam! Oct 10 22:53:08.695 INFO kablam! warning: unused variable: `let_stmts` Oct 10 22:53:08.695 INFO kablam! --> src/main.rs:284:57 Oct 10 22:53:08.695 INFO kablam! | Oct 10 22:53:08.695 INFO kablam! 284 | fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:08.695 INFO kablam! | ^^^^^^^^^ help: consider using `_let_stmts` instead Oct 10 22:53:08.695 INFO kablam! Oct 10 22:53:08.732 INFO kablam! warning: function is never used: `test_if_dependency_same_source` Oct 10 22:53:08.732 INFO kablam! --> src/main.rs:284:1 Oct 10 22:53:08.732 INFO kablam! | Oct 10 22:53:08.732 INFO kablam! 284 | / fn test_if_dependency_same_source(a: String, b: String, let_stmts: &HashMap) Oct 10 22:53:08.732 INFO kablam! 285 | | -> bool Oct 10 22:53:08.732 INFO kablam! 286 | | { Oct 10 22:53:08.732 INFO kablam! 287 | | false Oct 10 22:53:08.732 INFO kablam! 288 | | } Oct 10 22:53:08.732 INFO kablam! | |_^ Oct 10 22:53:08.732 INFO kablam! | Oct 10 22:53:08.732 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:53:08.732 INFO kablam! Oct 10 22:53:09.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 10 22:53:09.145 INFO kablam! su: No module specific data is present Oct 10 22:53:10.022 INFO running `"docker" "rm" "-f" "743f140cf778d1efaf028c320f2929305ddf607ee6f214100ed14923b9e17c8d"` Oct 10 22:53:10.353 INFO blam! 743f140cf778d1efaf028c320f2929305ddf607ee6f214100ed14923b9e17c8d Oct 10 22:53:10.368 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:53:10.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 22:53:10.795 INFO blam! 1ed723ad7307928cc5a5f9c06bb3587f9ad6f86852450e33eb93d250b5dc304c Oct 10 22:53:10.797 INFO running `"docker" "start" "-a" "1ed723ad7307928cc5a5f9c06bb3587f9ad6f86852450e33eb93d250b5dc304c"` Oct 10 22:53:12.329 INFO kablam! usermod: no changes Oct 10 22:53:12.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 22:53:12.417 INFO kablam! Running /target/debug/deps/static_number_analyzer-a2a2f6459d1b2c44 Oct 10 22:53:12.456 INFO blam! Oct 10 22:53:12.456 INFO blam! running 1 test Oct 10 22:53:12.474 INFO blam! test range_comp::tests::test_range_comparison ... ok Oct 10 22:53:12.474 INFO kablam! su: No module specific data is present Oct 10 22:53:12.474 INFO blam! Oct 10 22:53:12.474 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:53:12.474 INFO blam! Oct 10 22:53:13.178 INFO running `"docker" "rm" "-f" "1ed723ad7307928cc5a5f9c06bb3587f9ad6f86852450e33eb93d250b5dc304c"` Oct 10 22:53:13.432 INFO blam! 1ed723ad7307928cc5a5f9c06bb3587f9ad6f86852450e33eb93d250b5dc304c