Sep 19 12:20:59.972 INFO checking rightfold/typefunnel against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 12:20:59.972 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 12:20:59.972 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:21:00.467 INFO blam! bcae8086c69afed511a21275350da78d03444667b7660534f51543ce91b60eae Sep 19 12:21:00.469 INFO running `"docker" "start" "-a" "bcae8086c69afed511a21275350da78d03444667b7660534f51543ce91b60eae"` Sep 19 12:21:02.547 INFO kablam! usermod: no changes Sep 19 12:21:02.671 INFO kablam! Checking libc v0.2.21 Sep 19 12:21:02.671 INFO kablam! Checking fallible-iterator v0.1.3 Sep 19 12:21:02.671 INFO kablam! Checking md5 v0.3.4 Sep 19 12:21:02.679 INFO kablam! Checking hex v0.2.0 Sep 19 12:21:02.687 INFO kablam! Checking bufstream v0.1.2 Sep 19 12:21:02.707 INFO kablam! Checking phf_shared v0.7.21 Sep 19 12:21:03.823 INFO kablam! Checking phf v0.7.21 Sep 19 12:21:04.459 INFO kablam! Checking memchr v1.0.1 Sep 19 12:21:04.904 INFO kablam! Checking postgres-protocol v0.2.1 Sep 19 12:21:05.572 INFO kablam! Checking postgres-shared v0.2.0 Sep 19 12:21:06.836 INFO kablam! Checking postgres v0.14.0 Sep 19 12:21:07.978 INFO kablam! Checking typefunnel v0.0.1 (/source) Sep 19 12:21:08.312 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 12:21:08.312 INFO kablam! --> src/source/call.rs:64:9 Sep 19 12:21:08.313 INFO kablam! | Sep 19 12:21:08.313 INFO kablam! 64 | purescript_type(write, element); Sep 19 12:21:08.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.313 INFO kablam! | Sep 19 12:21:08.313 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 12:21:08.313 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 12:21:08.313 INFO kablam! Sep 19 12:21:08.377 INFO kablam! warning: missing documentation for a struct Sep 19 12:21:08.378 INFO kablam! --> src/source/call.rs:28:1 Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! 28 | pub struct ECMAScriptModule<'a> { Sep 19 12:21:08.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! note: lint level defined here Sep 19 12:21:08.378 INFO kablam! --> src/lib.rs:1:9 Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! 1 | #![warn(missing_docs)] Sep 19 12:21:08.378 INFO kablam! | ^^^^^^^^^^^^ Sep 19 12:21:08.378 INFO kablam! Sep 19 12:21:08.378 INFO kablam! warning: missing documentation for a struct field Sep 19 12:21:08.378 INFO kablam! --> src/source/call.rs:29:3 Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! 29 | pub calls: HashMap, Sep 19 12:21:08.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.378 INFO kablam! Sep 19 12:21:08.378 INFO kablam! warning: missing documentation for a method Sep 19 12:21:08.378 INFO kablam! --> src/source/call.rs:33:3 Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! 33 | pub fn ecmascript(&self, write: &mut io::Write) -> io::Result<()> { Sep 19 12:21:08.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.378 INFO kablam! Sep 19 12:21:08.378 INFO kablam! warning: missing documentation for a method Sep 19 12:21:08.378 INFO kablam! --> src/source/call.rs:42:3 Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! 42 | pub fn purescript(&self, write: &mut io::Write) -> io::Result<()> { Sep 19 12:21:08.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.378 INFO kablam! Sep 19 12:21:08.378 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 12:21:08.378 INFO kablam! --> src/source/call.rs:64:9 Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! 64 | purescript_type(write, element); Sep 19 12:21:08.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.378 INFO kablam! | Sep 19 12:21:08.378 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 12:21:08.378 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 12:21:08.379 INFO kablam! Sep 19 12:21:08.379 INFO kablam! warning: missing documentation for a struct Sep 19 12:21:08.379 INFO kablam! --> src/web_service.rs:10:1 Sep 19 12:21:08.379 INFO kablam! | Sep 19 12:21:08.379 INFO kablam! 10 | pub struct WebService<'a, Source> where Source: 'a { Sep 19 12:21:08.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.379 INFO kablam! Sep 19 12:21:08.379 INFO kablam! warning: missing documentation for a struct field Sep 19 12:21:08.379 INFO kablam! --> src/web_service.rs:11:3 Sep 19 12:21:08.379 INFO kablam! | Sep 19 12:21:08.379 INFO kablam! 11 | pub name: String, Sep 19 12:21:08.379 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 12:21:08.379 INFO kablam! Sep 19 12:21:08.379 INFO kablam! warning: missing documentation for a struct field Sep 19 12:21:08.379 INFO kablam! --> src/web_service.rs:12:3 Sep 19 12:21:08.379 INFO kablam! | Sep 19 12:21:08.379 INFO kablam! 12 | pub source: &'a Source, Sep 19 12:21:08.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:21:08.379 INFO kablam! Sep 19 12:21:08.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.05s Sep 19 12:21:08.647 INFO kablam! su: No module specific data is present Sep 19 12:21:09.238 INFO running `"docker" "rm" "-f" "bcae8086c69afed511a21275350da78d03444667b7660534f51543ce91b60eae"` Sep 19 12:21:09.364 INFO blam! bcae8086c69afed511a21275350da78d03444667b7660534f51543ce91b60eae