Oct 13 02:41:47.300 INFO testing rightfold/typefunnel against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:41:47.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:41:47.849 INFO blam! d76080e3c31998b53abbc9fff5dd89088a0980e688a677824de9d771a77512cf Oct 13 02:41:47.851 INFO running `"docker" "start" "-a" "d76080e3c31998b53abbc9fff5dd89088a0980e688a677824de9d771a77512cf"` Oct 13 02:41:49.187 INFO kablam! usermod: no changes Oct 13 02:41:49.255 INFO kablam! Compiling libc v0.2.21 Oct 13 02:41:49.255 INFO kablam! Compiling md5 v0.3.4 Oct 13 02:41:49.256 INFO kablam! Compiling bufstream v0.1.2 Oct 13 02:41:49.271 INFO kablam! Compiling log v0.3.7 Oct 13 02:41:51.024 INFO kablam! Compiling memchr v1.0.1 Oct 13 02:41:51.643 INFO kablam! Compiling postgres-protocol v0.2.1 Oct 13 02:41:52.671 INFO kablam! Compiling postgres-shared v0.2.0 Oct 13 02:41:54.974 INFO kablam! Compiling postgres v0.14.0 Oct 13 02:41:59.035 INFO kablam! Compiling typefunnel v0.0.1 (/source) Oct 13 02:41:59.743 INFO kablam! warning: missing documentation for a struct Oct 13 02:41:59.743 INFO kablam! --> src/source/call.rs:28:1 Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! 28 | pub struct ECMAScriptModule<'a> { Oct 13 02:41:59.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! note: lint level defined here Oct 13 02:41:59.743 INFO kablam! --> src/lib.rs:1:9 Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! 1 | #![warn(missing_docs)] Oct 13 02:41:59.743 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:41:59.743 INFO kablam! Oct 13 02:41:59.743 INFO kablam! warning: missing documentation for a struct field Oct 13 02:41:59.743 INFO kablam! --> src/source/call.rs:29:3 Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! 29 | pub calls: HashMap, Oct 13 02:41:59.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:41:59.743 INFO kablam! Oct 13 02:41:59.743 INFO kablam! warning: missing documentation for a method Oct 13 02:41:59.743 INFO kablam! --> src/source/call.rs:33:3 Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! 33 | pub fn ecmascript(&self, write: &mut io::Write) -> io::Result<()> { Oct 13 02:41:59.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:41:59.743 INFO kablam! Oct 13 02:41:59.743 INFO kablam! warning: missing documentation for a method Oct 13 02:41:59.743 INFO kablam! --> src/source/call.rs:42:3 Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! 42 | pub fn purescript(&self, write: &mut io::Write) -> io::Result<()> { Oct 13 02:41:59.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:41:59.743 INFO kablam! Oct 13 02:41:59.743 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:41:59.743 INFO kablam! --> src/source/call.rs:64:9 Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! 64 | purescript_type(write, element); Oct 13 02:41:59.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:41:59.743 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:41:59.743 INFO kablam! Oct 13 02:41:59.743 INFO kablam! warning: missing documentation for a struct Oct 13 02:41:59.743 INFO kablam! --> src/web_service.rs:10:1 Oct 13 02:41:59.743 INFO kablam! | Oct 13 02:41:59.743 INFO kablam! 10 | pub struct WebService<'a, Source> where Source: 'a { Oct 13 02:41:59.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:41:59.744 INFO kablam! Oct 13 02:41:59.744 INFO kablam! warning: missing documentation for a struct field Oct 13 02:41:59.744 INFO kablam! --> src/web_service.rs:11:3 Oct 13 02:41:59.744 INFO kablam! | Oct 13 02:41:59.744 INFO kablam! 11 | pub name: String, Oct 13 02:41:59.744 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:41:59.744 INFO kablam! Oct 13 02:41:59.744 INFO kablam! warning: missing documentation for a struct field Oct 13 02:41:59.744 INFO kablam! --> src/web_service.rs:12:3 Oct 13 02:41:59.744 INFO kablam! | Oct 13 02:41:59.744 INFO kablam! 12 | pub source: &'a Source, Oct 13 02:41:59.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:41:59.744 INFO kablam! Oct 13 02:42:02.029 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.83s Oct 13 02:42:02.043 INFO kablam! su: No module specific data is present Oct 13 02:42:02.915 INFO running `"docker" "rm" "-f" "d76080e3c31998b53abbc9fff5dd89088a0980e688a677824de9d771a77512cf"` Oct 13 02:42:03.295 INFO blam! d76080e3c31998b53abbc9fff5dd89088a0980e688a677824de9d771a77512cf Oct 13 02:42:03.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:42:03.663 INFO blam! 9baed41e59b1f5001ce5a69bf70c640402c99494e0274b113b2a6119fbefc306 Oct 13 02:42:03.671 INFO running `"docker" "start" "-a" "9baed41e59b1f5001ce5a69bf70c640402c99494e0274b113b2a6119fbefc306"` Oct 13 02:42:05.252 INFO kablam! usermod: no changes Oct 13 02:42:05.415 INFO kablam! Compiling typefunnel v0.0.1 (/source) Oct 13 02:42:06.594 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:42:06.595 INFO kablam! --> src/source/call.rs:64:9 Oct 13 02:42:06.595 INFO kablam! | Oct 13 02:42:06.595 INFO kablam! 64 | purescript_type(write, element); Oct 13 02:42:06.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:06.596 INFO kablam! | Oct 13 02:42:06.596 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:42:06.596 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:42:06.596 INFO kablam! Oct 13 02:42:07.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 13 02:42:07.943 INFO kablam! su: No module specific data is present Oct 13 02:42:08.587 INFO running `"docker" "rm" "-f" "9baed41e59b1f5001ce5a69bf70c640402c99494e0274b113b2a6119fbefc306"` Oct 13 02:42:08.872 INFO blam! 9baed41e59b1f5001ce5a69bf70c640402c99494e0274b113b2a6119fbefc306 Oct 13 02:42:08.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:42:09.398 INFO blam! 3c593be5305c98d4499d9b5cb0d2e1de79229773bd54590126b1c04bda6bad18 Oct 13 02:42:09.400 INFO running `"docker" "start" "-a" "3c593be5305c98d4499d9b5cb0d2e1de79229773bd54590126b1c04bda6bad18"` Oct 13 02:42:10.951 INFO kablam! usermod: no changes Oct 13 02:42:11.054 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 13 02:42:11.066 INFO kablam! Running /target/debug/deps/typefunnel-5a4d2c509ce111aa Oct 13 02:42:11.068 INFO blam! Oct 13 02:42:11.068 INFO blam! running 2 tests Oct 13 02:42:11.068 INFO blam! test postgresql::test::test_row_text ... ok Oct 13 02:42:11.073 INFO blam! test postgresql::test::test_scalar_text ... ok Oct 13 02:42:11.073 INFO blam! Oct 13 02:42:11.073 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:42:11.073 INFO blam! Oct 13 02:42:11.075 INFO kablam! Running /target/debug/deps/example-4762f08be5c2e110 Oct 13 02:42:11.080 INFO blam! Oct 13 02:42:11.080 INFO blam! running 0 tests Oct 13 02:42:11.080 INFO blam! Oct 13 02:42:11.080 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:42:11.080 INFO blam! Oct 13 02:42:11.087 INFO kablam! Doc-tests typefunnel Oct 13 02:42:11.816 INFO blam! Oct 13 02:42:11.816 INFO blam! running 1 test Oct 13 02:42:12.799 INFO blam! test src/edit_warning.rs - edit_warning (line 10) ... ok Oct 13 02:42:12.799 INFO blam! Oct 13 02:42:12.799 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:42:12.799 INFO blam! Oct 13 02:42:12.814 INFO kablam! su: No module specific data is present Oct 13 02:42:13.202 INFO running `"docker" "rm" "-f" "3c593be5305c98d4499d9b5cb0d2e1de79229773bd54590126b1c04bda6bad18"` Oct 13 02:42:13.454 INFO blam! 3c593be5305c98d4499d9b5cb0d2e1de79229773bd54590126b1c04bda6bad18