Oct 10 20:00:55.470 INFO testing kodecheck/kodecheck against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:00:55.470 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:00:55.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 20:00:55.908 INFO blam! 81d948f9ef1ef2e84d9e9c5f27ab0f6db3143af3cb85ea3a136ecf47a140f59c Oct 10 20:00:55.916 INFO running `"docker" "start" "-a" "81d948f9ef1ef2e84d9e9c5f27ab0f6db3143af3cb85ea3a136ecf47a140f59c"` Oct 10 20:00:57.093 INFO kablam! usermod: no changes Oct 10 20:00:57.235 INFO kablam! Compiling kodecheck_db v0.1.0 (/source/lib-db) Oct 10 20:00:57.236 INFO kablam! Compiling kodecheck_conf v0.1.0 (/source/lib-conf) Oct 10 20:00:57.236 INFO kablam! Compiling rust-ini v0.9.12 Oct 10 20:00:57.236 INFO kablam! Compiling postgres-protocol v0.2.1 Oct 10 20:00:57.236 INFO kablam! Compiling kodecheck_spellcheck v0.1.0 (/source/lib-spellcheck) Oct 10 20:01:01.264 INFO kablam! Compiling postgres-shared v0.1.1 Oct 10 20:01:05.182 INFO kablam! Compiling postgres v0.13.6 Oct 10 20:01:09.664 INFO kablam! Compiling kodecheck_analyzer v0.1.0 (/source/analyzer) Oct 10 20:01:09.664 INFO kablam! Compiling kodecheck_indexer v0.1.0 (/source/indexer) Oct 10 20:01:11.752 INFO kablam! warning: unused import: `ErrorKind` Oct 10 20:01:11.752 INFO kablam! --> indexer/src/indexer-main.rs:75:20 Oct 10 20:01:11.753 INFO kablam! | Oct 10 20:01:11.753 INFO kablam! 75 | use nom::{IResult, ErrorKind}; Oct 10 20:01:11.753 INFO kablam! | ^^^^^^^^^ Oct 10 20:01:11.753 INFO kablam! | Oct 10 20:01:11.753 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:01:11.753 INFO kablam! Oct 10 20:01:11.756 INFO kablam! warning: unused import: `nom::IResult` Oct 10 20:01:11.756 INFO kablam! --> analyzer/src/analyzer-main.rs:247:5 Oct 10 20:01:11.756 INFO kablam! | Oct 10 20:01:11.756 INFO kablam! 247 | use nom::IResult; Oct 10 20:01:11.756 INFO kablam! | ^^^^^^^^^^^^ Oct 10 20:01:11.757 INFO kablam! | Oct 10 20:01:11.757 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:01:11.757 INFO kablam! Oct 10 20:01:12.112 INFO kablam! warning: field is never used: `id` Oct 10 20:01:12.112 INFO kablam! --> analyzer/src/analyzer-main.rs:252:5 Oct 10 20:01:12.112 INFO kablam! | Oct 10 20:01:12.112 INFO kablam! 252 | id: i32, Oct 10 20:01:12.112 INFO kablam! | ^^^^^^^ Oct 10 20:01:12.112 INFO kablam! | Oct 10 20:01:12.112 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:01:12.112 INFO kablam! Oct 10 20:01:15.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.12s Oct 10 20:01:15.249 INFO kablam! su: No module specific data is present Oct 10 20:01:15.780 INFO running `"docker" "rm" "-f" "81d948f9ef1ef2e84d9e9c5f27ab0f6db3143af3cb85ea3a136ecf47a140f59c"` Oct 10 20:01:16.072 INFO blam! 81d948f9ef1ef2e84d9e9c5f27ab0f6db3143af3cb85ea3a136ecf47a140f59c Oct 10 20:01:16.078 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:01:16.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 20:01:16.420 INFO blam! 1fe1540631c8845132c1aa4d5bd0c22929d2dd778f0f9e8138d99326505bb958 Oct 10 20:01:16.428 INFO running `"docker" "start" "-a" "1fe1540631c8845132c1aa4d5bd0c22929d2dd778f0f9e8138d99326505bb958"` Oct 10 20:01:17.372 INFO kablam! usermod: no changes Oct 10 20:01:17.520 INFO kablam! Compiling kodecheck_conf v0.1.0 (/source/lib-conf) Oct 10 20:01:17.520 INFO kablam! Compiling kodecheck_db v0.1.0 (/source/lib-db) Oct 10 20:01:17.522 INFO kablam! Compiling kodecheck_spellcheck v0.1.0 (/source/lib-spellcheck) Oct 10 20:01:17.522 INFO kablam! Compiling kodecheck_indexer v0.1.0 (/source/indexer) Oct 10 20:01:17.543 INFO kablam! Compiling kodecheck_analyzer v0.1.0 (/source/analyzer) Oct 10 20:01:22.148 INFO kablam! warning: field is never used: `id` Oct 10 20:01:22.148 INFO kablam! --> analyzer/src/analyzer-main.rs:252:5 Oct 10 20:01:22.148 INFO kablam! | Oct 10 20:01:22.148 INFO kablam! 252 | id: i32, Oct 10 20:01:22.148 INFO kablam! | ^^^^^^^ Oct 10 20:01:22.148 INFO kablam! | Oct 10 20:01:22.148 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:01:22.148 INFO kablam! Oct 10 20:01:23.726 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.32s Oct 10 20:01:23.730 INFO kablam! su: No module specific data is present Oct 10 20:01:24.093 INFO running `"docker" "rm" "-f" "1fe1540631c8845132c1aa4d5bd0c22929d2dd778f0f9e8138d99326505bb958"` Oct 10 20:01:24.176 INFO blam! 1fe1540631c8845132c1aa4d5bd0c22929d2dd778f0f9e8138d99326505bb958 Oct 10 20:01:24.176 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:01:24.177 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 20:01:24.413 INFO blam! b16da4d9467468c7fb5a2933c2f98a6f1f16ef178104f82bf8cc7eb7438ba855 Oct 10 20:01:24.418 INFO running `"docker" "start" "-a" "b16da4d9467468c7fb5a2933c2f98a6f1f16ef178104f82bf8cc7eb7438ba855"` Oct 10 20:01:24.838 INFO kablam! usermod: no changes Oct 10 20:01:24.905 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 20:01:24.907 INFO kablam! Running /target/debug/deps/kodecheck_analyzer-2484d4415eba449f Oct 10 20:01:24.911 INFO blam! Oct 10 20:01:24.911 INFO blam! running 8 tests Oct 10 20:01:24.912 INFO blam! test test_parse_camel_case ... ok Oct 10 20:01:24.912 INFO blam! test test_class_name_to_words ... ok Oct 10 20:01:24.912 INFO blam! test test_inserts ... ok Oct 10 20:01:24.912 INFO blam! test test_parse_snake_case ... ok Oct 10 20:01:24.912 INFO blam! test test_deletes ... ok Oct 10 20:01:24.916 INFO blam! test test_transposes ... ok Oct 10 20:01:24.916 INFO blam! test test_replaces ... ok Oct 10 20:01:25.105 INFO blam! test test_edits ... ok Oct 10 20:01:25.105 INFO kablam! Running /target/debug/deps/kodecheck_conf-0dc7086ae53d4907 Oct 10 20:01:25.105 INFO blam! Oct 10 20:01:25.105 INFO kablam! Running /target/debug/deps/kodecheck_db-e8a9c4f8a15296e5 Oct 10 20:01:25.105 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:25.105 INFO blam! Oct 10 20:01:25.105 INFO blam! Oct 10 20:01:25.105 INFO blam! running 0 tests Oct 10 20:01:25.105 INFO blam! Oct 10 20:01:25.105 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:25.105 INFO blam! Oct 10 20:01:25.107 INFO blam! Oct 10 20:01:25.107 INFO blam! running 0 tests Oct 10 20:01:25.107 INFO blam! Oct 10 20:01:25.107 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:25.107 INFO blam! Oct 10 20:01:25.108 INFO kablam! Running /target/debug/deps/kodecheck_indexer-22f9acecdb41222f Oct 10 20:01:25.109 INFO blam! Oct 10 20:01:25.109 INFO blam! running 4 tests Oct 10 20:01:25.109 INFO blam! test test_parse_definition_pairs ... ok Oct 10 20:01:25.110 INFO blam! test test_parse_pair ... ok Oct 10 20:01:25.110 INFO blam! test test_streep_keyword_to_type ... ok Oct 10 20:01:25.110 INFO blam! test test_streep_line_to_persistable_types ... ok Oct 10 20:01:25.110 INFO blam! Oct 10 20:01:25.110 INFO kablam! Running /target/debug/deps/kodecheck_spellcheck-951b0b546fa34f9c Oct 10 20:01:25.110 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:25.110 INFO blam! Oct 10 20:01:25.114 INFO blam! Oct 10 20:01:25.114 INFO blam! running 8 tests Oct 10 20:01:25.117 INFO blam! test dictionary::test::test_from_file_file_not_found ... ok Oct 10 20:01:25.117 INFO blam! test edits::test::test_replaces ... ok Oct 10 20:01:25.117 INFO blam! test corrections::test::test_calc_p ... ok Oct 10 20:01:25.117 INFO blam! test edits::test::test_deletes ... ok Oct 10 20:01:25.117 INFO blam! test edits::test::test_transposes ... ok Oct 10 20:01:25.132 INFO blam! test edits::test::test_inserts ... ok Oct 10 20:01:25.132 INFO blam! test dictionary::test::test_group_words_and_count ... ok Oct 10 20:01:25.319 INFO blam! test edits::test::test_edits ... ok Oct 10 20:01:25.319 INFO blam! Oct 10 20:01:25.319 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:25.319 INFO blam! Oct 10 20:01:25.324 INFO kablam! Doc-tests kodecheck_db Oct 10 20:01:26.153 INFO blam! Oct 10 20:01:26.153 INFO blam! running 0 tests Oct 10 20:01:26.153 INFO blam! Oct 10 20:01:26.153 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:26.153 INFO blam! Oct 10 20:01:26.155 INFO kablam! Doc-tests kodecheck_conf Oct 10 20:01:27.058 INFO blam! Oct 10 20:01:27.058 INFO blam! running 0 tests Oct 10 20:01:27.058 INFO blam! Oct 10 20:01:27.058 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:27.058 INFO blam! Oct 10 20:01:27.058 INFO kablam! Doc-tests kodecheck_spellcheck Oct 10 20:01:28.976 INFO blam! Oct 10 20:01:28.976 INFO blam! running 0 tests Oct 10 20:01:28.976 INFO blam! Oct 10 20:01:28.976 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:01:28.976 INFO blam! Oct 10 20:01:28.984 INFO kablam! su: No module specific data is present Oct 10 20:01:29.372 INFO running `"docker" "rm" "-f" "b16da4d9467468c7fb5a2933c2f98a6f1f16ef178104f82bf8cc7eb7438ba855"` Oct 10 20:01:29.578 INFO blam! b16da4d9467468c7fb5a2933c2f98a6f1f16ef178104f82bf8cc7eb7438ba855