Oct 14 19:54:50.992 INFO testing geoolekom/rust-db against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:54:50.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 19:54:51.456 INFO blam! 16975ffd256070d4041d64bfd44a1a7e087e85d6256bc5ef43fc468dd5dd20fb Oct 14 19:54:51.458 INFO running `"docker" "start" "-a" "16975ffd256070d4041d64bfd44a1a7e087e85d6256bc5ef43fc468dd5dd20fb"` Oct 14 19:54:52.478 INFO kablam! usermod: no changes Oct 14 19:54:52.587 INFO kablam! Compiling bitflags v0.1.1 Oct 14 19:54:52.587 INFO kablam! Compiling time v0.1.35 Oct 14 19:54:54.339 INFO kablam! Compiling rust-sqlite v0.3.0 Oct 14 19:54:55.616 INFO kablam! Compiling rustdb v0.1.0 (/source) Oct 14 19:54:55.988 INFO kablam! warning: unused variable: `row` Oct 14 19:54:55.988 INFO kablam! --> src/storage.rs:93:26 Oct 14 19:54:55.988 INFO kablam! | Oct 14 19:54:55.988 INFO kablam! 93 | match stmt.query(&[], |row: &mut ResultRow| Ok(())) { Oct 14 19:54:55.988 INFO kablam! | ^^^ help: consider using `_row` instead Oct 14 19:54:55.988 INFO kablam! | Oct 14 19:54:55.988 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:54:55.988 INFO kablam! Oct 14 19:54:55.988 INFO kablam! warning: unused variable: `sql` Oct 14 19:54:55.988 INFO kablam! --> src/storage.rs:114:7 Oct 14 19:54:55.988 INFO kablam! | Oct 14 19:54:55.988 INFO kablam! 114 | let sql = "insert into ".to_string() + self.table + " () values " + ";"; Oct 14 19:54:55.988 INFO kablam! | ^^^ help: consider using `_sql` instead Oct 14 19:54:55.988 INFO kablam! Oct 14 19:54:55.988 INFO kablam! warning: unused variable: `model` Oct 14 19:54:55.988 INFO kablam! --> src/storage.rs:113:30 Oct 14 19:54:55.988 INFO kablam! | Oct 14 19:54:55.988 INFO kablam! 113 | pub fn add(&self, model: T) { Oct 14 19:54:55.988 INFO kablam! | ^^^^^ help: consider using `_model` instead Oct 14 19:54:55.988 INFO kablam! Oct 14 19:54:56.011 INFO kablam! warning: method is never used: `process_update` Oct 14 19:54:56.011 INFO kablam! --> src/storage.rs:146:2 Oct 14 19:54:56.011 INFO kablam! | Oct 14 19:54:56.011 INFO kablam! 146 | fn process_update() { Oct 14 19:54:56.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 19:54:56.011 INFO kablam! | Oct 14 19:54:56.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:54:56.011 INFO kablam! Oct 14 19:54:56.743 INFO kablam! warning: unused variable: `field_types` Oct 14 19:54:56.743 INFO kablam! --> src/main.rs:19:6 Oct 14 19:54:56.743 INFO kablam! | Oct 14 19:54:56.743 INFO kablam! 19 | let field_types = User::field_types(); Oct 14 19:54:56.743 INFO kablam! | ^^^^^^^^^^^ help: consider using `_field_types` instead Oct 14 19:54:56.743 INFO kablam! | Oct 14 19:54:56.743 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:54:56.743 INFO kablam! Oct 14 19:54:57.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.04s Oct 14 19:54:57.536 INFO kablam! su: No module specific data is present Oct 14 19:54:58.560 INFO running `"docker" "rm" "-f" "16975ffd256070d4041d64bfd44a1a7e087e85d6256bc5ef43fc468dd5dd20fb"` Oct 14 19:54:58.883 INFO blam! 16975ffd256070d4041d64bfd44a1a7e087e85d6256bc5ef43fc468dd5dd20fb Oct 14 19:54:58.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 19:54:59.255 INFO blam! ea91e93461be03137704e91575edfe725a59957722ba6a82e91b0baf05810559 Oct 14 19:54:59.261 INFO running `"docker" "start" "-a" "ea91e93461be03137704e91575edfe725a59957722ba6a82e91b0baf05810559"` Oct 14 19:55:00.422 INFO kablam! usermod: no changes Oct 14 19:55:00.511 INFO kablam! Compiling rustdb v0.1.0 (/source) Oct 14 19:55:00.983 INFO kablam! warning: unused variable: `row` Oct 14 19:55:00.983 INFO kablam! --> src/storage.rs:93:26 Oct 14 19:55:00.983 INFO kablam! | Oct 14 19:55:00.983 INFO kablam! 93 | match stmt.query(&[], |row: &mut ResultRow| Ok(())) { Oct 14 19:55:00.983 INFO kablam! | ^^^ help: consider using `_row` instead Oct 14 19:55:00.983 INFO kablam! | Oct 14 19:55:00.983 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:55:00.983 INFO kablam! Oct 14 19:55:00.983 INFO kablam! warning: unused variable: `sql` Oct 14 19:55:00.983 INFO kablam! --> src/storage.rs:114:7 Oct 14 19:55:00.983 INFO kablam! | Oct 14 19:55:00.983 INFO kablam! 114 | let sql = "insert into ".to_string() + self.table + " () values " + ";"; Oct 14 19:55:00.983 INFO kablam! | ^^^ help: consider using `_sql` instead Oct 14 19:55:00.983 INFO kablam! Oct 14 19:55:00.983 INFO kablam! warning: unused variable: `model` Oct 14 19:55:00.983 INFO kablam! --> src/storage.rs:113:30 Oct 14 19:55:00.983 INFO kablam! | Oct 14 19:55:00.983 INFO kablam! 113 | pub fn add(&self, model: T) { Oct 14 19:55:00.983 INFO kablam! | ^^^^^ help: consider using `_model` instead Oct 14 19:55:00.983 INFO kablam! Oct 14 19:55:01.003 INFO kablam! warning: method is never used: `process_update` Oct 14 19:55:01.003 INFO kablam! --> src/storage.rs:146:2 Oct 14 19:55:01.003 INFO kablam! | Oct 14 19:55:01.003 INFO kablam! 146 | fn process_update() { Oct 14 19:55:01.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 19:55:01.003 INFO kablam! | Oct 14 19:55:01.003 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:55:01.003 INFO kablam! Oct 14 19:55:01.435 INFO kablam! warning: unused variable: `field_types` Oct 14 19:55:01.435 INFO kablam! --> src/main.rs:19:6 Oct 14 19:55:01.435 INFO kablam! | Oct 14 19:55:01.435 INFO kablam! 19 | let field_types = User::field_types(); Oct 14 19:55:01.435 INFO kablam! | ^^^^^^^^^^^ help: consider using `_field_types` instead Oct 14 19:55:01.435 INFO kablam! | Oct 14 19:55:01.435 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:55:01.435 INFO kablam! Oct 14 19:55:02.117 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 14 19:55:02.120 INFO kablam! su: No module specific data is present Oct 14 19:55:02.847 INFO running `"docker" "rm" "-f" "ea91e93461be03137704e91575edfe725a59957722ba6a82e91b0baf05810559"` Oct 14 19:55:03.183 INFO blam! ea91e93461be03137704e91575edfe725a59957722ba6a82e91b0baf05810559 Oct 14 19:55:03.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 19:55:03.743 INFO blam! dccb57c91cf4d32fd88aa99b4b85c77f67e0c7ea3b7b4582695fbcd6f1345669 Oct 14 19:55:03.745 INFO running `"docker" "start" "-a" "dccb57c91cf4d32fd88aa99b4b85c77f67e0c7ea3b7b4582695fbcd6f1345669"` Oct 14 19:55:05.019 INFO kablam! usermod: no changes Oct 14 19:55:05.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 19:55:05.099 INFO kablam! Running /target/debug/deps/rustdb-918e27cfd76715ed Oct 14 19:55:05.100 INFO blam! Oct 14 19:55:05.100 INFO blam! running 0 tests Oct 14 19:55:05.100 INFO blam! Oct 14 19:55:05.100 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:55:05.100 INFO blam! Oct 14 19:55:05.104 INFO blam! Oct 14 19:55:05.104 INFO kablam! Running /target/debug/deps/rustdb-84a1b0e46fe04aaf Oct 14 19:55:05.104 INFO blam! running 0 tests Oct 14 19:55:05.104 INFO kablam! Doc-tests rustdb Oct 14 19:55:05.104 INFO blam! Oct 14 19:55:05.104 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:55:05.104 INFO blam! Oct 14 19:55:05.744 INFO blam! Oct 14 19:55:05.744 INFO blam! running 0 tests Oct 14 19:55:05.744 INFO blam! Oct 14 19:55:05.744 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:55:05.744 INFO blam! Oct 14 19:55:05.750 INFO kablam! su: No module specific data is present Oct 14 19:55:06.705 INFO running `"docker" "rm" "-f" "dccb57c91cf4d32fd88aa99b4b85c77f67e0c7ea3b7b4582695fbcd6f1345669"` Oct 14 19:55:06.943 INFO blam! dccb57c91cf4d32fd88aa99b4b85c77f67e0c7ea3b7b4582695fbcd6f1345669