Oct 14 19:54:52.074 INFO testing geoolekom/rust-db against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:54:52.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 19:54:52.635 INFO blam! 2dbbd037489e172567dc534d8ddf5635fdd69ddb9f96817698a22a10f5709bf2 Oct 14 19:54:52.643 INFO running `"docker" "start" "-a" "2dbbd037489e172567dc534d8ddf5635fdd69ddb9f96817698a22a10f5709bf2"` Oct 14 19:54:54.079 INFO kablam! usermod: no changes Oct 14 19:54:54.233 INFO kablam! Compiling bitflags v0.1.1 Oct 14 19:54:54.255 INFO kablam! Compiling enum_primitive v0.1.0 Oct 14 19:54:54.751 INFO kablam! Compiling rust-sqlite v0.3.0 Oct 14 19:54:55.925 INFO kablam! Compiling rustdb v0.1.0 (/source) Oct 14 19:54:56.379 INFO kablam! warning: unused variable: `row` Oct 14 19:54:56.379 INFO kablam! --> src/storage.rs:93:26 Oct 14 19:54:56.379 INFO kablam! | Oct 14 19:54:56.379 INFO kablam! 93 | match stmt.query(&[], |row: &mut ResultRow| Ok(())) { Oct 14 19:54:56.379 INFO kablam! | ^^^ help: consider using `_row` instead Oct 14 19:54:56.379 INFO kablam! | Oct 14 19:54:56.379 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:54:56.379 INFO kablam! Oct 14 19:54:56.379 INFO kablam! warning: unused variable: `sql` Oct 14 19:54:56.379 INFO kablam! --> src/storage.rs:114:7 Oct 14 19:54:56.379 INFO kablam! | Oct 14 19:54:56.379 INFO kablam! 114 | let sql = "insert into ".to_string() + self.table + " () values " + ";"; Oct 14 19:54:56.379 INFO kablam! | ^^^ help: consider using `_sql` instead Oct 14 19:54:56.379 INFO kablam! Oct 14 19:54:56.379 INFO kablam! warning: unused variable: `model` Oct 14 19:54:56.379 INFO kablam! --> src/storage.rs:113:30 Oct 14 19:54:56.379 INFO kablam! | Oct 14 19:54:56.379 INFO kablam! 113 | pub fn add(&self, model: T) { Oct 14 19:54:56.379 INFO kablam! | ^^^^^ help: consider using `_model` instead Oct 14 19:54:56.379 INFO kablam! Oct 14 19:54:56.395 INFO kablam! warning: method is never used: `process_update` Oct 14 19:54:56.395 INFO kablam! --> src/storage.rs:146:2 Oct 14 19:54:56.395 INFO kablam! | Oct 14 19:54:56.395 INFO kablam! 146 | fn process_update() { Oct 14 19:54:56.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 19:54:56.395 INFO kablam! | Oct 14 19:54:56.395 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:54:56.395 INFO kablam! Oct 14 19:54:57.195 INFO kablam! warning: unused variable: `field_types` Oct 14 19:54:57.195 INFO kablam! --> src/main.rs:19:6 Oct 14 19:54:57.195 INFO kablam! | Oct 14 19:54:57.195 INFO kablam! 19 | let field_types = User::field_types(); Oct 14 19:54:57.195 INFO kablam! | ^^^^^^^^^^^ help: consider using `_field_types` instead Oct 14 19:54:57.195 INFO kablam! | Oct 14 19:54:57.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:54:57.195 INFO kablam! Oct 14 19:54:58.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.02s Oct 14 19:54:58.141 INFO kablam! su: No module specific data is present Oct 14 19:54:58.755 INFO running `"docker" "rm" "-f" "2dbbd037489e172567dc534d8ddf5635fdd69ddb9f96817698a22a10f5709bf2"` Oct 14 19:54:59.167 INFO blam! 2dbbd037489e172567dc534d8ddf5635fdd69ddb9f96817698a22a10f5709bf2 Oct 14 19:54:59.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 19:54:59.572 INFO blam! d5cea9f6aaefad1031d6f36eea38119f94a16ad2a1b4c8c005aa05fa7ca40e89 Oct 14 19:54:59.579 INFO running `"docker" "start" "-a" "d5cea9f6aaefad1031d6f36eea38119f94a16ad2a1b4c8c005aa05fa7ca40e89"` Oct 14 19:55:01.019 INFO kablam! usermod: no changes Oct 14 19:55:01.078 INFO kablam! Compiling rustdb v0.1.0 (/source) Oct 14 19:55:01.731 INFO kablam! warning: unused variable: `row` Oct 14 19:55:01.731 INFO kablam! --> src/storage.rs:93:26 Oct 14 19:55:01.731 INFO kablam! | Oct 14 19:55:01.731 INFO kablam! 93 | match stmt.query(&[], |row: &mut ResultRow| Ok(())) { Oct 14 19:55:01.731 INFO kablam! | ^^^ help: consider using `_row` instead Oct 14 19:55:01.731 INFO kablam! | Oct 14 19:55:01.731 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:55:01.731 INFO kablam! Oct 14 19:55:01.731 INFO kablam! warning: unused variable: `sql` Oct 14 19:55:01.731 INFO kablam! --> src/storage.rs:114:7 Oct 14 19:55:01.731 INFO kablam! | Oct 14 19:55:01.731 INFO kablam! 114 | let sql = "insert into ".to_string() + self.table + " () values " + ";"; Oct 14 19:55:01.731 INFO kablam! | ^^^ help: consider using `_sql` instead Oct 14 19:55:01.731 INFO kablam! Oct 14 19:55:01.731 INFO kablam! warning: unused variable: `model` Oct 14 19:55:01.731 INFO kablam! --> src/storage.rs:113:30 Oct 14 19:55:01.731 INFO kablam! | Oct 14 19:55:01.731 INFO kablam! 113 | pub fn add(&self, model: T) { Oct 14 19:55:01.731 INFO kablam! | ^^^^^ help: consider using `_model` instead Oct 14 19:55:01.731 INFO kablam! Oct 14 19:55:01.751 INFO kablam! warning: method is never used: `process_update` Oct 14 19:55:01.751 INFO kablam! --> src/storage.rs:146:2 Oct 14 19:55:01.751 INFO kablam! | Oct 14 19:55:01.751 INFO kablam! 146 | fn process_update() { Oct 14 19:55:01.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 19:55:01.751 INFO kablam! | Oct 14 19:55:01.751 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:55:01.751 INFO kablam! Oct 14 19:55:02.112 INFO kablam! warning: unused variable: `field_types` Oct 14 19:55:02.112 INFO kablam! --> src/main.rs:19:6 Oct 14 19:55:02.112 INFO kablam! | Oct 14 19:55:02.112 INFO kablam! 19 | let field_types = User::field_types(); Oct 14 19:55:02.112 INFO kablam! | ^^^^^^^^^^^ help: consider using `_field_types` instead Oct 14 19:55:02.112 INFO kablam! | Oct 14 19:55:02.112 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:55:02.112 INFO kablam! Oct 14 19:55:02.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 14 19:55:02.844 INFO kablam! su: No module specific data is present Oct 14 19:55:04.127 INFO running `"docker" "rm" "-f" "d5cea9f6aaefad1031d6f36eea38119f94a16ad2a1b4c8c005aa05fa7ca40e89"` Oct 14 19:55:04.463 INFO blam! d5cea9f6aaefad1031d6f36eea38119f94a16ad2a1b4c8c005aa05fa7ca40e89 Oct 14 19:55:04.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 19:55:04.903 INFO blam! 1431d1171176a38e0834e2f9f4bf2f2f5e416aa688504e89872b6b9e4fdabfb2 Oct 14 19:55:04.903 INFO running `"docker" "start" "-a" "1431d1171176a38e0834e2f9f4bf2f2f5e416aa688504e89872b6b9e4fdabfb2"` Oct 14 19:55:06.023 INFO kablam! usermod: no changes Oct 14 19:55:06.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 19:55:06.107 INFO kablam! Running /target/debug/deps/rustdb-f9f438c1777382a7 Oct 14 19:55:06.112 INFO blam! Oct 14 19:55:06.112 INFO blam! running 0 tests Oct 14 19:55:06.112 INFO blam! Oct 14 19:55:06.112 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:55:06.112 INFO blam! Oct 14 19:55:06.113 INFO kablam! Running /target/debug/deps/rustdb-399987a00e338f15 Oct 14 19:55:06.119 INFO blam! Oct 14 19:55:06.119 INFO blam! running 0 tests Oct 14 19:55:06.119 INFO blam! Oct 14 19:55:06.119 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:55:06.119 INFO blam! Oct 14 19:55:06.123 INFO kablam! Doc-tests rustdb Oct 14 19:55:06.811 INFO blam! Oct 14 19:55:06.811 INFO blam! running 0 tests Oct 14 19:55:06.811 INFO blam! Oct 14 19:55:06.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:55:06.811 INFO blam! Oct 14 19:55:06.819 INFO kablam! su: No module specific data is present Oct 14 19:55:07.743 INFO running `"docker" "rm" "-f" "1431d1171176a38e0834e2f9f4bf2f2f5e416aa688504e89872b6b9e4fdabfb2"` Oct 14 19:55:07.967 INFO blam! 1431d1171176a38e0834e2f9f4bf2f2f5e416aa688504e89872b6b9e4fdabfb2