Oct 16 05:33:56.232 INFO testing inquerest-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 05:33:56.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 05:33:56.431 INFO blam! ba57620bc84affffbe9ba00d09132b4c3bf7960d44485b9970c399bdee0c528c Oct 16 05:33:56.432 INFO running `"docker" "start" "-a" "ba57620bc84affffbe9ba00d09132b4c3bf7960d44485b9970c399bdee0c528c"` Oct 16 05:33:57.122 INFO kablam! usermod: no changes Oct 16 05:33:57.195 INFO kablam! Compiling inquerest v0.2.2 (/source) Oct 16 05:34:00.093 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Oct 16 05:34:00.094 INFO kablam! su: No module specific data is present Oct 16 05:34:00.937 INFO running `"docker" "rm" "-f" "ba57620bc84affffbe9ba00d09132b4c3bf7960d44485b9970c399bdee0c528c"` Oct 16 05:34:01.179 INFO blam! ba57620bc84affffbe9ba00d09132b4c3bf7960d44485b9970c399bdee0c528c Oct 16 05:34:01.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 05:34:01.514 INFO blam! 4323cde81ebad7fdb97345afdb826f33d78bde95f6c5af862eaaa145c8a72393 Oct 16 05:34:01.523 INFO running `"docker" "start" "-a" "4323cde81ebad7fdb97345afdb826f33d78bde95f6c5af862eaaa145c8a72393"` Oct 16 05:34:02.403 INFO kablam! usermod: no changes Oct 16 05:34:02.459 INFO kablam! Compiling inquerest v0.2.2 (/source) Oct 16 05:34:04.305 INFO kablam! warning: function is never used: `test_function` Oct 16 05:34:04.305 INFO kablam! --> tests/test_condition.rs:97:1 Oct 16 05:34:04.305 INFO kablam! | Oct 16 05:34:04.305 INFO kablam! 97 | fn test_function(){ Oct 16 05:34:04.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:34:04.305 INFO kablam! | Oct 16 05:34:04.305 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:34:04.305 INFO kablam! Oct 16 05:34:05.215 INFO kablam! warning: function is never used: `test_table_column_order` Oct 16 05:34:05.216 INFO kablam! --> tests/test_order.rs:32:1 Oct 16 05:34:05.217 INFO kablam! | Oct 16 05:34:05.218 INFO kablam! 32 | fn test_table_column_order(){ Oct 16 05:34:05.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.223 INFO kablam! | Oct 16 05:34:05.223 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:34:05.224 INFO kablam! Oct 16 05:34:05.224 INFO kablam! warning: function is never used: `test_order_by4` Oct 16 05:34:05.224 INFO kablam! --> tests/test_order.rs:96:1 Oct 16 05:34:05.224 INFO kablam! | Oct 16 05:34:05.225 INFO kablam! 96 | fn test_order_by4(){ Oct 16 05:34:05.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.225 INFO kablam! Oct 16 05:34:05.579 INFO kablam! warning: function is never used: `enclosed_and_filter` Oct 16 05:34:05.579 INFO kablam! --> tests/test_filter.rs:61:1 Oct 16 05:34:05.579 INFO kablam! | Oct 16 05:34:05.579 INFO kablam! 61 | fn enclosed_and_filter(){ Oct 16 05:34:05.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.579 INFO kablam! | Oct 16 05:34:05.579 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:34:05.579 INFO kablam! Oct 16 05:34:05.579 INFO kablam! warning: function is never used: `enclosed_or_filter` Oct 16 05:34:05.579 INFO kablam! --> tests/test_filter.rs:87:1 Oct 16 05:34:05.579 INFO kablam! | Oct 16 05:34:05.579 INFO kablam! 87 | fn enclosed_or_filter(){ Oct 16 05:34:05.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.579 INFO kablam! Oct 16 05:34:05.583 INFO kablam! warning: function is never used: `enclosed_or_and_filter` Oct 16 05:34:05.583 INFO kablam! --> tests/test_filter.rs:378:1 Oct 16 05:34:05.584 INFO kablam! | Oct 16 05:34:05.584 INFO kablam! 378 | fn enclosed_or_and_filter(){ Oct 16 05:34:05.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.584 INFO kablam! Oct 16 05:34:05.585 INFO kablam! warning: function is never used: `enclosed_or_and_filter2` Oct 16 05:34:05.585 INFO kablam! --> tests/test_filter.rs:416:1 Oct 16 05:34:05.585 INFO kablam! | Oct 16 05:34:05.585 INFO kablam! 416 | fn enclosed_or_and_filter2(){ Oct 16 05:34:05.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.586 INFO kablam! Oct 16 05:34:05.586 INFO kablam! warning: function is never used: `equal_and_and` Oct 16 05:34:05.586 INFO kablam! --> tests/test_filter.rs:497:1 Oct 16 05:34:05.599 INFO kablam! | Oct 16 05:34:05.599 INFO kablam! 497 | fn equal_and_and(){ Oct 16 05:34:05.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.600 INFO kablam! Oct 16 05:34:05.607 INFO kablam! warning: function is never used: `equal_or_or` Oct 16 05:34:05.607 INFO kablam! --> tests/test_filter.rs:502:1 Oct 16 05:34:05.608 INFO kablam! | Oct 16 05:34:05.608 INFO kablam! 502 | fn equal_or_or(){ Oct 16 05:34:05.608 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 05:34:05.608 INFO kablam! Oct 16 05:34:05.609 INFO kablam! warning: function is never used: `equal_enclosed_or` Oct 16 05:34:05.609 INFO kablam! --> tests/test_filter.rs:508:1 Oct 16 05:34:05.609 INFO kablam! | Oct 16 05:34:05.609 INFO kablam! 508 | fn equal_enclosed_or(){ Oct 16 05:34:05.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.610 INFO kablam! Oct 16 05:34:05.610 INFO kablam! warning: function is never used: `equal_enclosed_and` Oct 16 05:34:05.611 INFO kablam! --> tests/test_filter.rs:513:1 Oct 16 05:34:05.611 INFO kablam! | Oct 16 05:34:05.611 INFO kablam! 513 | fn equal_enclosed_and(){ Oct 16 05:34:05.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:05.612 INFO kablam! Oct 16 05:34:07.913 INFO kablam! warning: function is never used: `test_limit_only` Oct 16 05:34:07.913 INFO kablam! --> tests/test_query.rs:10:1 Oct 16 05:34:07.913 INFO kablam! | Oct 16 05:34:07.913 INFO kablam! 10 | fn test_limit_only(){ Oct 16 05:34:07.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:07.913 INFO kablam! | Oct 16 05:34:07.913 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:34:07.913 INFO kablam! Oct 16 05:34:07.913 INFO kablam! warning: function is never used: `test_limit_and_offset` Oct 16 05:34:07.913 INFO kablam! --> tests/test_query.rs:27:1 Oct 16 05:34:07.913 INFO kablam! | Oct 16 05:34:07.913 INFO kablam! 27 | fn test_limit_and_offset(){ Oct 16 05:34:07.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:34:07.913 INFO kablam! Oct 16 05:34:15.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.41s Oct 16 05:34:15.839 INFO kablam! su: No module specific data is present Oct 16 05:34:16.205 INFO running `"docker" "rm" "-f" "4323cde81ebad7fdb97345afdb826f33d78bde95f6c5af862eaaa145c8a72393"` Oct 16 05:34:16.338 INFO blam! 4323cde81ebad7fdb97345afdb826f33d78bde95f6c5af862eaaa145c8a72393