Oct 13 02:41:54.064 INFO testing rightfold/typefunnel against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:41:54.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:41:54.467 INFO blam! b57f260c9f1d25bca34ba923ad1126b00cb68ac9754cce8bf9ce93d294a5bda1 Oct 13 02:41:54.469 INFO running `"docker" "start" "-a" "b57f260c9f1d25bca34ba923ad1126b00cb68ac9754cce8bf9ce93d294a5bda1"` Oct 13 02:41:55.146 INFO kablam! usermod: no changes Oct 13 02:41:55.200 INFO kablam! Compiling libc v0.2.21 Oct 13 02:41:55.201 INFO kablam! Compiling fallible-iterator v0.1.3 Oct 13 02:41:55.201 INFO kablam! Compiling md5 v0.3.4 Oct 13 02:41:55.204 INFO kablam! Compiling bufstream v0.1.2 Oct 13 02:41:56.034 INFO kablam! Compiling memchr v1.0.1 Oct 13 02:41:56.576 INFO kablam! Compiling postgres-protocol v0.2.1 Oct 13 02:41:57.843 INFO kablam! Compiling postgres-shared v0.2.0 Oct 13 02:42:00.719 INFO kablam! Compiling postgres v0.14.0 Oct 13 02:42:04.695 INFO kablam! Compiling typefunnel v0.0.1 (/source) Oct 13 02:42:05.456 INFO kablam! warning: missing documentation for a struct Oct 13 02:42:05.456 INFO kablam! --> src/source/call.rs:28:1 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 28 | pub struct ECMAScriptModule<'a> { Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! note: lint level defined here Oct 13 02:42:05.456 INFO kablam! --> src/lib.rs:1:9 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 1 | #![warn(missing_docs)] Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:05.456 INFO kablam! warning: missing documentation for a struct field Oct 13 02:42:05.456 INFO kablam! --> src/source/call.rs:29:3 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 29 | pub calls: HashMap, Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:05.456 INFO kablam! warning: missing documentation for a method Oct 13 02:42:05.456 INFO kablam! --> src/source/call.rs:33:3 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 33 | pub fn ecmascript(&self, write: &mut io::Write) -> io::Result<()> { Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:05.456 INFO kablam! warning: missing documentation for a method Oct 13 02:42:05.456 INFO kablam! --> src/source/call.rs:42:3 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 42 | pub fn purescript(&self, write: &mut io::Write) -> io::Result<()> { Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:05.456 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:42:05.456 INFO kablam! --> src/source/call.rs:64:9 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 64 | purescript_type(write, element); Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:42:05.456 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:05.456 INFO kablam! warning: missing documentation for a struct Oct 13 02:42:05.456 INFO kablam! --> src/web_service.rs:10:1 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 10 | pub struct WebService<'a, Source> where Source: 'a { Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:05.456 INFO kablam! warning: missing documentation for a struct field Oct 13 02:42:05.456 INFO kablam! --> src/web_service.rs:11:3 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 11 | pub name: String, Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:05.456 INFO kablam! warning: missing documentation for a struct field Oct 13 02:42:05.456 INFO kablam! --> src/web_service.rs:12:3 Oct 13 02:42:05.456 INFO kablam! | Oct 13 02:42:05.456 INFO kablam! 12 | pub source: &'a Source, Oct 13 02:42:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:05.456 INFO kablam! Oct 13 02:42:07.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.44s Oct 13 02:42:07.615 INFO kablam! su: No module specific data is present Oct 13 02:42:08.331 INFO running `"docker" "rm" "-f" "b57f260c9f1d25bca34ba923ad1126b00cb68ac9754cce8bf9ce93d294a5bda1"` Oct 13 02:42:08.631 INFO blam! b57f260c9f1d25bca34ba923ad1126b00cb68ac9754cce8bf9ce93d294a5bda1 Oct 13 02:42:08.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:42:09.063 INFO blam! 0517a885f36bdb3a3fa3629c4aafd75c046a6ddc54f76f039a238a8ab52f94ce Oct 13 02:42:09.071 INFO running `"docker" "start" "-a" "0517a885f36bdb3a3fa3629c4aafd75c046a6ddc54f76f039a238a8ab52f94ce"` Oct 13 02:42:10.386 INFO kablam! usermod: no changes Oct 13 02:42:10.446 INFO kablam! Compiling typefunnel v0.0.1 (/source) Oct 13 02:42:11.523 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:42:11.523 INFO kablam! --> src/source/call.rs:64:9 Oct 13 02:42:11.523 INFO kablam! | Oct 13 02:42:11.523 INFO kablam! 64 | purescript_type(write, element); Oct 13 02:42:11.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:42:11.523 INFO kablam! | Oct 13 02:42:11.523 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:42:11.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:42:11.523 INFO kablam! Oct 13 02:42:12.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 13 02:42:12.687 INFO kablam! su: No module specific data is present Oct 13 02:42:13.119 INFO running `"docker" "rm" "-f" "0517a885f36bdb3a3fa3629c4aafd75c046a6ddc54f76f039a238a8ab52f94ce"` Oct 13 02:42:13.376 INFO blam! 0517a885f36bdb3a3fa3629c4aafd75c046a6ddc54f76f039a238a8ab52f94ce Oct 13 02:42:13.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:42:13.583 INFO blam! b78763a9ed3d5abab10c2ce6708813de787c2d01cda4a426a909c133d74521eb Oct 13 02:42:13.588 INFO running `"docker" "start" "-a" "b78763a9ed3d5abab10c2ce6708813de787c2d01cda4a426a909c133d74521eb"` Oct 13 02:42:14.538 INFO kablam! usermod: no changes Oct 13 02:42:14.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 02:42:14.635 INFO kablam! Running /target/debug/deps/typefunnel-6a8bd0a3202ca142 Oct 13 02:42:14.635 INFO blam! Oct 13 02:42:14.635 INFO blam! running 2 tests Oct 13 02:42:14.643 INFO blam! test postgresql::test::test_row_text ... ok Oct 13 02:42:14.643 INFO blam! test postgresql::test::test_scalar_text ... ok Oct 13 02:42:14.643 INFO blam! Oct 13 02:42:14.643 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:42:14.643 INFO blam! Oct 13 02:42:14.648 INFO kablam! Running /target/debug/deps/example-02b2c4553892c9ee Oct 13 02:42:14.655 INFO kablam! Doc-tests typefunnel Oct 13 02:42:14.655 INFO blam! Oct 13 02:42:14.655 INFO blam! running 0 tests Oct 13 02:42:14.655 INFO blam! Oct 13 02:42:14.655 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:42:14.655 INFO blam! Oct 13 02:42:15.407 INFO blam! Oct 13 02:42:15.407 INFO blam! running 1 test Oct 13 02:42:16.335 INFO blam! test src/edit_warning.rs - edit_warning (line 10) ... ok Oct 13 02:42:16.335 INFO blam! Oct 13 02:42:16.335 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:42:16.335 INFO blam! Oct 13 02:42:16.342 INFO kablam! su: No module specific data is present Oct 13 02:42:16.912 INFO running `"docker" "rm" "-f" "b78763a9ed3d5abab10c2ce6708813de787c2d01cda4a426a909c133d74521eb"` Oct 13 02:42:17.135 INFO blam! b78763a9ed3d5abab10c2ce6708813de787c2d01cda4a426a909c133d74521eb