Oct 14 17:54:31.908 INFO testing iptq/orm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:54:31.910 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 14 17:54:32.327 INFO blam! 40be1c1eccfbf5ed830c6352f87421583dd979d00b2abd5e76fa266ab35c45f6 Oct 14 17:54:32.331 INFO running `"docker" "start" "-a" "40be1c1eccfbf5ed830c6352f87421583dd979d00b2abd5e76fa266ab35c45f6"` Oct 14 17:54:33.735 INFO kablam! usermod: no changes Oct 14 17:54:33.991 INFO kablam! Compiling num-bigint v0.2.0 Oct 14 17:54:33.995 INFO kablam! Compiling bit-vec v0.5.0 Oct 14 17:54:33.996 INFO kablam! Compiling bufstream v0.1.3 Oct 14 17:54:33.997 INFO kablam! Compiling uuid v0.6.5 Oct 14 17:54:33.998 INFO kablam! Compiling num-traits v0.2.6 Oct 14 17:54:34.009 INFO kablam! Compiling twox-hash v1.1.1 Oct 14 17:54:34.011 INFO kablam! Compiling r2d2 v0.8.2 Oct 14 17:54:34.012 INFO kablam! Compiling miniz-sys v0.1.10 Oct 14 17:54:34.958 INFO kablam! Compiling serde_json v1.0.30 Oct 14 17:54:35.175 INFO kablam! Compiling digest v0.7.6 Oct 14 17:54:36.048 INFO kablam! Compiling flate2 v1.0.2 Oct 14 17:54:36.076 INFO kablam! Compiling sha2 v0.7.1 Oct 14 17:54:40.593 INFO kablam! Compiling num-integer v0.1.39 Oct 14 17:54:40.599 INFO kablam! Compiling checked v0.5.0 Oct 14 17:54:40.599 INFO kablam! Compiling atoi v0.2.3 Oct 14 17:54:44.871 INFO kablam! Compiling chrono v0.4.6 Oct 14 17:54:52.127 INFO kablam! Compiling mysql_common v0.9.2 Oct 14 17:54:59.071 INFO kablam! Compiling mysql v14.1.0 Oct 14 17:55:05.363 INFO kablam! Compiling r2d2_mysql v9.0.0 Oct 14 17:55:06.659 INFO kablam! Compiling orm v0.1.0 (/source) Oct 14 17:55:07.936 INFO kablam! warning: unused import: `super::QueryClause` Oct 14 17:55:07.936 INFO kablam! --> src/structured/select.rs:1:5 Oct 14 17:55:07.936 INFO kablam! | Oct 14 17:55:07.936 INFO kablam! 1 | use super::QueryClause; Oct 14 17:55:07.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 17:55:07.936 INFO kablam! | Oct 14 17:55:07.936 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:55:07.936 INFO kablam! Oct 14 17:55:07.936 INFO kablam! warning: unused import: `Backend` Oct 14 17:55:07.936 INFO kablam! --> src/structured/select.rs:2:5 Oct 14 17:55:07.936 INFO kablam! | Oct 14 17:55:07.936 INFO kablam! 2 | use Backend; Oct 14 17:55:07.936 INFO kablam! | ^^^^^^^ Oct 14 17:55:07.936 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: struct is never constructed: `MysqlBackend` Oct 14 17:55:08.267 INFO kablam! --> src/backend/mysql.rs:11:1 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 11 | pub struct MysqlBackend {} Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: field is never used: `pool` Oct 14 17:55:08.267 INFO kablam! --> src/backend/mysql.rs:23:5 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 23 | pool: Arc>, Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: enum is never used: `Session` Oct 14 17:55:08.267 INFO kablam! --> src/connection.rs:14:1 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 14 | pub enum Session { Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: field is never used: `connection` Oct 14 17:55:08.267 INFO kablam! --> src/query.rs:6:5 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 6 | connection: &'a ConnectionPool, Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: field is never used: `entities` Oct 14 17:55:08.267 INFO kablam! --> src/query.rs:7:5 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 7 | entities: Vec, Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: enum is never used: `Value` Oct 14 17:55:08.267 INFO kablam! --> src/query.rs:14:1 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 14 | pub enum Value {} Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: field is never used: `from_clause` Oct 14 17:55:08.267 INFO kablam! --> src/structured/select.rs:5:5 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 5 | from_clause: Option, Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: field is never used: `where_clause` Oct 14 17:55:08.267 INFO kablam! --> src/structured/select.rs:6:5 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 6 | where_clause: SelectWhereClause, Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: field is never used: `inner_columns` Oct 14 17:55:08.267 INFO kablam! --> src/structured/select.rs:7:5 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 7 | inner_columns: Vec, Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: field is never used: `limit_clause` Oct 14 17:55:08.267 INFO kablam! --> src/structured/select.rs:8:5 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 8 | limit_clause: Option, Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: struct is never constructed: `TinyInt` Oct 14 17:55:08.267 INFO kablam! --> src/types.rs:3:1 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 3 | pub struct TinyInt {} Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.267 INFO kablam! warning: enum is never used: `SqlTypes` Oct 14 17:55:08.267 INFO kablam! --> src/types.rs:7:1 Oct 14 17:55:08.267 INFO kablam! | Oct 14 17:55:08.267 INFO kablam! 7 | pub enum SqlTypes { Oct 14 17:55:08.267 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:55:08.267 INFO kablam! Oct 14 17:55:08.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.64s Oct 14 17:55:08.407 INFO kablam! su: No module specific data is present Oct 14 17:55:09.223 INFO running `"docker" "rm" "-f" "40be1c1eccfbf5ed830c6352f87421583dd979d00b2abd5e76fa266ab35c45f6"` Oct 14 17:55:09.671 INFO blam! 40be1c1eccfbf5ed830c6352f87421583dd979d00b2abd5e76fa266ab35c45f6 Oct 14 17:55:09.684 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 14 17:55:10.180 INFO blam! 9480aa157775e3b5a1d93bb054c91552bb6af7a76d1bf77252c557ee20299d83 Oct 14 17:55:10.182 INFO running `"docker" "start" "-a" "9480aa157775e3b5a1d93bb054c91552bb6af7a76d1bf77252c557ee20299d83"` Oct 14 17:55:11.693 INFO kablam! usermod: no changes Oct 14 17:55:11.891 INFO kablam! Compiling orm v0.1.0 (/source) Oct 14 17:55:12.903 INFO kablam! warning: unused import: `super::QueryClause` Oct 14 17:55:12.903 INFO kablam! --> src/structured/select.rs:1:5 Oct 14 17:55:12.903 INFO kablam! | Oct 14 17:55:12.903 INFO kablam! 1 | use super::QueryClause; Oct 14 17:55:12.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 17:55:12.903 INFO kablam! | Oct 14 17:55:12.903 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:55:12.903 INFO kablam! Oct 14 17:55:12.903 INFO kablam! warning: unused import: `Backend` Oct 14 17:55:12.903 INFO kablam! --> src/structured/select.rs:2:5 Oct 14 17:55:12.903 INFO kablam! | Oct 14 17:55:12.903 INFO kablam! 2 | use Backend; Oct 14 17:55:12.903 INFO kablam! | ^^^^^^^ Oct 14 17:55:12.903 INFO kablam! Oct 14 17:55:13.143 INFO kablam! warning: struct is never constructed: `MysqlBackend` Oct 14 17:55:13.143 INFO kablam! --> src/backend/mysql.rs:11:1 Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! 11 | pub struct MysqlBackend {} Oct 14 17:55:13.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:55:13.143 INFO kablam! Oct 14 17:55:13.143 INFO kablam! warning: field is never used: `pool` Oct 14 17:55:13.143 INFO kablam! --> src/backend/mysql.rs:23:5 Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! 23 | pool: Arc>, Oct 14 17:55:13.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.143 INFO kablam! Oct 14 17:55:13.143 INFO kablam! warning: enum is never used: `Session` Oct 14 17:55:13.143 INFO kablam! --> src/connection.rs:14:1 Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! 14 | pub enum Session { Oct 14 17:55:13.143 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 17:55:13.143 INFO kablam! Oct 14 17:55:13.143 INFO kablam! warning: field is never used: `connection` Oct 14 17:55:13.143 INFO kablam! --> src/query.rs:6:5 Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! 6 | connection: &'a ConnectionPool, Oct 14 17:55:13.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.143 INFO kablam! Oct 14 17:55:13.143 INFO kablam! warning: field is never used: `entities` Oct 14 17:55:13.143 INFO kablam! --> src/query.rs:7:5 Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! 7 | entities: Vec, Oct 14 17:55:13.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.143 INFO kablam! Oct 14 17:55:13.143 INFO kablam! warning: enum is never used: `Value` Oct 14 17:55:13.143 INFO kablam! --> src/query.rs:14:1 Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! 14 | pub enum Value {} Oct 14 17:55:13.143 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:55:13.143 INFO kablam! Oct 14 17:55:13.143 INFO kablam! warning: field is never used: `from_clause` Oct 14 17:55:13.143 INFO kablam! --> src/structured/select.rs:5:5 Oct 14 17:55:13.143 INFO kablam! | Oct 14 17:55:13.143 INFO kablam! 5 | from_clause: Option, Oct 14 17:55:13.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.144 INFO kablam! Oct 14 17:55:13.144 INFO kablam! warning: field is never used: `where_clause` Oct 14 17:55:13.144 INFO kablam! --> src/structured/select.rs:6:5 Oct 14 17:55:13.144 INFO kablam! | Oct 14 17:55:13.144 INFO kablam! 6 | where_clause: SelectWhereClause, Oct 14 17:55:13.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.144 INFO kablam! Oct 14 17:55:13.144 INFO kablam! warning: field is never used: `inner_columns` Oct 14 17:55:13.144 INFO kablam! --> src/structured/select.rs:7:5 Oct 14 17:55:13.144 INFO kablam! | Oct 14 17:55:13.144 INFO kablam! 7 | inner_columns: Vec, Oct 14 17:55:13.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.144 INFO kablam! Oct 14 17:55:13.144 INFO kablam! warning: field is never used: `limit_clause` Oct 14 17:55:13.144 INFO kablam! --> src/structured/select.rs:8:5 Oct 14 17:55:13.144 INFO kablam! | Oct 14 17:55:13.144 INFO kablam! 8 | limit_clause: Option, Oct 14 17:55:13.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.144 INFO kablam! Oct 14 17:55:13.144 INFO kablam! warning: struct is never constructed: `TinyInt` Oct 14 17:55:13.144 INFO kablam! --> src/types.rs:3:1 Oct 14 17:55:13.144 INFO kablam! | Oct 14 17:55:13.144 INFO kablam! 3 | pub struct TinyInt {} Oct 14 17:55:13.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.144 INFO kablam! Oct 14 17:55:13.144 INFO kablam! warning: enum is never used: `SqlTypes` Oct 14 17:55:13.144 INFO kablam! --> src/types.rs:7:1 Oct 14 17:55:13.144 INFO kablam! | Oct 14 17:55:13.144 INFO kablam! 7 | pub enum SqlTypes { Oct 14 17:55:13.144 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:55:13.144 INFO kablam! Oct 14 17:55:13.822 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 14 17:55:13.835 INFO kablam! su: No module specific data is present Oct 14 17:55:14.583 INFO running `"docker" "rm" "-f" "9480aa157775e3b5a1d93bb054c91552bb6af7a76d1bf77252c557ee20299d83"` Oct 14 17:55:14.913 INFO blam! 9480aa157775e3b5a1d93bb054c91552bb6af7a76d1bf77252c557ee20299d83 Oct 14 17:55:14.925 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 14 17:55:15.400 INFO blam! c022d8cdd0d6ab0b8680cc711031ff3ed6be131dce65a017edd7e1083b67579f Oct 14 17:55:15.403 INFO running `"docker" "start" "-a" "c022d8cdd0d6ab0b8680cc711031ff3ed6be131dce65a017edd7e1083b67579f"` Oct 14 17:55:16.798 INFO kablam! usermod: no changes Oct 14 17:55:17.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 14 17:55:17.040 INFO kablam! Running /target/debug/deps/orm-d42633f9089f159d Oct 14 17:55:17.042 INFO blam! Oct 14 17:55:17.042 INFO blam! running 0 tests Oct 14 17:55:17.042 INFO blam! Oct 14 17:55:17.042 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:55:17.042 INFO blam! Oct 14 17:55:17.047 INFO kablam! Doc-tests orm Oct 14 17:55:18.845 INFO blam! Oct 14 17:55:18.845 INFO blam! running 0 tests Oct 14 17:55:18.845 INFO blam! Oct 14 17:55:18.846 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:55:18.846 INFO blam! Oct 14 17:55:18.860 INFO kablam! su: No module specific data is present Oct 14 17:55:19.836 INFO running `"docker" "rm" "-f" "c022d8cdd0d6ab0b8680cc711031ff3ed6be131dce65a017edd7e1083b67579f"` Oct 14 17:55:20.246 INFO blam! c022d8cdd0d6ab0b8680cc711031ff3ed6be131dce65a017edd7e1083b67579f