Oct 10 21:32:30.047 INFO testing iptq/orm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:32:30.048 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:32:30.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 21:32:30.596 INFO blam! ef1190a5332ac2392020b06291d83e867df361eafd24a2965e2e7f8505c8c9b5 Oct 10 21:32:30.601 INFO running `"docker" "start" "-a" "ef1190a5332ac2392020b06291d83e867df361eafd24a2965e2e7f8505c8c9b5"` Oct 10 21:32:31.691 INFO kablam! usermod: no changes Oct 10 21:32:32.026 INFO kablam! Compiling uuid v0.6.5 Oct 10 21:32:32.026 INFO kablam! Compiling chrono v0.4.6 Oct 10 21:32:32.026 INFO kablam! Compiling num-bigint v0.2.0 Oct 10 21:32:39.296 INFO kablam! Compiling mysql_common v0.9.2 Oct 10 21:32:47.225 INFO kablam! Compiling mysql v14.1.0 Oct 10 21:32:56.241 INFO kablam! Compiling r2d2_mysql v9.0.0 Oct 10 21:33:00.508 INFO kablam! Compiling orm v0.1.0 (/source) Oct 10 21:33:04.380 INFO kablam! warning: unused import: `super::QueryClause` Oct 10 21:33:04.380 INFO kablam! --> src/structured/select.rs:1:5 Oct 10 21:33:04.380 INFO kablam! | Oct 10 21:33:04.380 INFO kablam! 1 | use super::QueryClause; Oct 10 21:33:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.380 INFO kablam! | Oct 10 21:33:04.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:33:04.380 INFO kablam! Oct 10 21:33:04.380 INFO kablam! warning: unused import: `Backend` Oct 10 21:33:04.380 INFO kablam! --> src/structured/select.rs:2:5 Oct 10 21:33:04.380 INFO kablam! | Oct 10 21:33:04.380 INFO kablam! 2 | use Backend; Oct 10 21:33:04.380 INFO kablam! | ^^^^^^^ Oct 10 21:33:04.380 INFO kablam! Oct 10 21:33:04.604 INFO kablam! warning: struct is never constructed: `MysqlBackend` Oct 10 21:33:04.604 INFO kablam! --> src/backend/mysql.rs:11:1 Oct 10 21:33:04.605 INFO kablam! | Oct 10 21:33:04.605 INFO kablam! 11 | pub struct MysqlBackend {} Oct 10 21:33:04.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.605 INFO kablam! | Oct 10 21:33:04.606 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:33:04.606 INFO kablam! Oct 10 21:33:04.607 INFO kablam! warning: field is never used: `pool` Oct 10 21:33:04.607 INFO kablam! --> src/backend/mysql.rs:23:5 Oct 10 21:33:04.607 INFO kablam! | Oct 10 21:33:04.608 INFO kablam! 23 | pool: Arc>, Oct 10 21:33:04.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.608 INFO kablam! Oct 10 21:33:04.608 INFO kablam! warning: enum is never used: `Session` Oct 10 21:33:04.609 INFO kablam! --> src/connection.rs:14:1 Oct 10 21:33:04.609 INFO kablam! | Oct 10 21:33:04.609 INFO kablam! 14 | pub enum Session { Oct 10 21:33:04.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 21:33:04.609 INFO kablam! Oct 10 21:33:04.616 INFO kablam! warning: field is never used: `connection` Oct 10 21:33:04.616 INFO kablam! --> src/query.rs:6:5 Oct 10 21:33:04.616 INFO kablam! | Oct 10 21:33:04.616 INFO kablam! 6 | connection: &'a ConnectionPool, Oct 10 21:33:04.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.616 INFO kablam! Oct 10 21:33:04.616 INFO kablam! warning: field is never used: `entities` Oct 10 21:33:04.616 INFO kablam! --> src/query.rs:7:5 Oct 10 21:33:04.616 INFO kablam! | Oct 10 21:33:04.616 INFO kablam! 7 | entities: Vec, Oct 10 21:33:04.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.616 INFO kablam! Oct 10 21:33:04.616 INFO kablam! warning: enum is never used: `Value` Oct 10 21:33:04.616 INFO kablam! --> src/query.rs:14:1 Oct 10 21:33:04.616 INFO kablam! | Oct 10 21:33:04.616 INFO kablam! 14 | pub enum Value {} Oct 10 21:33:04.616 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:33:04.616 INFO kablam! Oct 10 21:33:04.616 INFO kablam! warning: field is never used: `from_clause` Oct 10 21:33:04.616 INFO kablam! --> src/structured/select.rs:5:5 Oct 10 21:33:04.619 INFO kablam! | Oct 10 21:33:04.619 INFO kablam! 5 | from_clause: Option, Oct 10 21:33:04.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.619 INFO kablam! Oct 10 21:33:04.620 INFO kablam! warning: field is never used: `where_clause` Oct 10 21:33:04.620 INFO kablam! --> src/structured/select.rs:6:5 Oct 10 21:33:04.620 INFO kablam! | Oct 10 21:33:04.620 INFO kablam! 6 | where_clause: SelectWhereClause, Oct 10 21:33:04.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.620 INFO kablam! Oct 10 21:33:04.620 INFO kablam! warning: field is never used: `inner_columns` Oct 10 21:33:04.620 INFO kablam! --> src/structured/select.rs:7:5 Oct 10 21:33:04.621 INFO kablam! | Oct 10 21:33:04.621 INFO kablam! 7 | inner_columns: Vec, Oct 10 21:33:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.622 INFO kablam! Oct 10 21:33:04.622 INFO kablam! warning: field is never used: `limit_clause` Oct 10 21:33:04.622 INFO kablam! --> src/structured/select.rs:8:5 Oct 10 21:33:04.622 INFO kablam! | Oct 10 21:33:04.622 INFO kablam! 8 | limit_clause: Option, Oct 10 21:33:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.622 INFO kablam! Oct 10 21:33:04.622 INFO kablam! warning: struct is never constructed: `TinyInt` Oct 10 21:33:04.622 INFO kablam! --> src/types.rs:3:1 Oct 10 21:33:04.622 INFO kablam! | Oct 10 21:33:04.622 INFO kablam! 3 | pub struct TinyInt {} Oct 10 21:33:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.622 INFO kablam! Oct 10 21:33:04.622 INFO kablam! warning: enum is never used: `SqlTypes` Oct 10 21:33:04.622 INFO kablam! --> src/types.rs:7:1 Oct 10 21:33:04.622 INFO kablam! | Oct 10 21:33:04.622 INFO kablam! 7 | pub enum SqlTypes { Oct 10 21:33:04.622 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 21:33:04.622 INFO kablam! Oct 10 21:33:04.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.02s Oct 10 21:33:04.757 INFO kablam! su: No module specific data is present Oct 10 21:33:05.278 INFO running `"docker" "rm" "-f" "ef1190a5332ac2392020b06291d83e867df361eafd24a2965e2e7f8505c8c9b5"` Oct 10 21:33:05.476 INFO blam! ef1190a5332ac2392020b06291d83e867df361eafd24a2965e2e7f8505c8c9b5 Oct 10 21:33:05.481 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:33:05.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 21:33:05.811 INFO blam! 698d9b62b3b452419e79597971cc866f77cd8de25818acfe5829977f097360d5 Oct 10 21:33:05.814 INFO running `"docker" "start" "-a" "698d9b62b3b452419e79597971cc866f77cd8de25818acfe5829977f097360d5"` Oct 10 21:33:06.959 INFO kablam! usermod: no changes Oct 10 21:33:07.100 INFO kablam! Compiling orm v0.1.0 (/source) Oct 10 21:33:11.121 INFO kablam! warning: unused import: `super::QueryClause` Oct 10 21:33:11.122 INFO kablam! --> src/structured/select.rs:1:5 Oct 10 21:33:11.122 INFO kablam! | Oct 10 21:33:11.122 INFO kablam! 1 | use super::QueryClause; Oct 10 21:33:11.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.122 INFO kablam! | Oct 10 21:33:11.122 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:33:11.122 INFO kablam! Oct 10 21:33:11.122 INFO kablam! warning: unused import: `Backend` Oct 10 21:33:11.122 INFO kablam! --> src/structured/select.rs:2:5 Oct 10 21:33:11.122 INFO kablam! | Oct 10 21:33:11.122 INFO kablam! 2 | use Backend; Oct 10 21:33:11.122 INFO kablam! | ^^^^^^^ Oct 10 21:33:11.122 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: struct is never constructed: `MysqlBackend` Oct 10 21:33:11.325 INFO kablam! --> src/backend/mysql.rs:11:1 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 11 | pub struct MysqlBackend {} Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: field is never used: `pool` Oct 10 21:33:11.325 INFO kablam! --> src/backend/mysql.rs:23:5 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 23 | pool: Arc>, Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: enum is never used: `Session` Oct 10 21:33:11.325 INFO kablam! --> src/connection.rs:14:1 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 14 | pub enum Session { Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: field is never used: `connection` Oct 10 21:33:11.325 INFO kablam! --> src/query.rs:6:5 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 6 | connection: &'a ConnectionPool, Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: field is never used: `entities` Oct 10 21:33:11.325 INFO kablam! --> src/query.rs:7:5 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 7 | entities: Vec, Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: enum is never used: `Value` Oct 10 21:33:11.325 INFO kablam! --> src/query.rs:14:1 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 14 | pub enum Value {} Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: field is never used: `from_clause` Oct 10 21:33:11.325 INFO kablam! --> src/structured/select.rs:5:5 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 5 | from_clause: Option, Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: field is never used: `where_clause` Oct 10 21:33:11.325 INFO kablam! --> src/structured/select.rs:6:5 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 6 | where_clause: SelectWhereClause, Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: field is never used: `inner_columns` Oct 10 21:33:11.325 INFO kablam! --> src/structured/select.rs:7:5 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 7 | inner_columns: Vec, Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: field is never used: `limit_clause` Oct 10 21:33:11.325 INFO kablam! --> src/structured/select.rs:8:5 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 8 | limit_clause: Option, Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: struct is never constructed: `TinyInt` Oct 10 21:33:11.325 INFO kablam! --> src/types.rs:3:1 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 3 | pub struct TinyInt {} Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.325 INFO kablam! warning: enum is never used: `SqlTypes` Oct 10 21:33:11.325 INFO kablam! --> src/types.rs:7:1 Oct 10 21:33:11.325 INFO kablam! | Oct 10 21:33:11.325 INFO kablam! 7 | pub enum SqlTypes { Oct 10 21:33:11.325 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 21:33:11.325 INFO kablam! Oct 10 21:33:11.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Oct 10 21:33:11.846 INFO kablam! su: No module specific data is present Oct 10 21:33:12.509 INFO running `"docker" "rm" "-f" "698d9b62b3b452419e79597971cc866f77cd8de25818acfe5829977f097360d5"` Oct 10 21:33:12.820 INFO blam! 698d9b62b3b452419e79597971cc866f77cd8de25818acfe5829977f097360d5 Oct 10 21:33:12.832 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:33:12.832 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 21:33:13.204 INFO blam! 1a18b4ffcb458615eaabed1f442e8bda269c63bfb68a523ae8c93ddefddabcde Oct 10 21:33:13.211 INFO running `"docker" "start" "-a" "1a18b4ffcb458615eaabed1f442e8bda269c63bfb68a523ae8c93ddefddabcde"` Oct 10 21:33:13.932 INFO kablam! usermod: no changes Oct 10 21:33:13.985 INFO kablam! Blocking waiting for file lock on the registry index Oct 10 21:33:14.121 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 10 21:33:14.130 INFO kablam! Running /target/debug/deps/orm-d42633f9089f159d Oct 10 21:33:14.131 INFO kablam! Doc-tests orm Oct 10 21:33:14.131 INFO blam! Oct 10 21:33:14.131 INFO blam! running 0 tests Oct 10 21:33:14.131 INFO blam! Oct 10 21:33:14.131 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:33:14.131 INFO blam! Oct 10 21:33:21.798 INFO blam! Oct 10 21:33:21.798 INFO blam! running 0 tests Oct 10 21:33:21.798 INFO blam! Oct 10 21:33:21.798 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:33:21.798 INFO blam! Oct 10 21:33:21.808 INFO kablam! su: No module specific data is present Oct 10 21:33:22.152 INFO running `"docker" "rm" "-f" "1a18b4ffcb458615eaabed1f442e8bda269c63bfb68a523ae8c93ddefddabcde"` Oct 10 21:33:22.252 INFO blam! 1a18b4ffcb458615eaabed1f442e8bda269c63bfb68a523ae8c93ddefddabcde