Sep 14 03:05:01.048 INFO checking rightfold/typefunnel against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 03:05:01.048 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 03:05:01.048 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 03:05:01.648 INFO blam! 3edb4da4aee874a13ff8030cc0d55b5ddcb8e37f6d688d1a25838b37ce2e38ad Sep 14 03:05:01.650 INFO running `"docker" "start" "-a" "3edb4da4aee874a13ff8030cc0d55b5ddcb8e37f6d688d1a25838b37ce2e38ad"` Sep 14 03:05:02.522 INFO kablam! usermod: no changes Sep 14 03:05:02.571 INFO kablam! Checking siphasher v0.2.2 Sep 14 03:05:02.571 INFO kablam! Checking libc v0.2.21 Sep 14 03:05:02.571 INFO kablam! Checking md5 v0.3.4 Sep 14 03:05:02.571 INFO kablam! Checking fallible-iterator v0.1.3 Sep 14 03:05:02.572 INFO kablam! Checking hex v0.2.0 Sep 14 03:05:02.572 INFO kablam! Checking bufstream v0.1.2 Sep 14 03:05:02.572 INFO kablam! Checking log v0.3.7 Sep 14 03:05:03.667 INFO kablam! Checking phf_shared v0.7.21 Sep 14 03:05:04.011 INFO kablam! Checking memchr v1.0.1 Sep 14 03:05:04.103 INFO kablam! Checking phf v0.7.21 Sep 14 03:05:04.311 INFO kablam! Checking postgres-protocol v0.2.1 Sep 14 03:05:05.219 INFO kablam! Checking postgres-shared v0.2.0 Sep 14 03:05:06.503 INFO kablam! Checking postgres v0.14.0 Sep 14 03:05:07.687 INFO kablam! Checking typefunnel v0.0.1 (file:///source) Sep 14 03:05:08.423 INFO kablam! warning: unused `std::result::Result` which must be used Sep 14 03:05:08.423 INFO kablam! --> src/source/call.rs:64:9 Sep 14 03:05:08.423 INFO kablam! | Sep 14 03:05:08.423 INFO kablam! 64 | purescript_type(write, element); Sep 14 03:05:08.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.423 INFO kablam! | Sep 14 03:05:08.423 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 03:05:08.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 14 03:05:08.423 INFO kablam! Sep 14 03:05:08.523 INFO kablam! warning: missing documentation for a struct Sep 14 03:05:08.523 INFO kablam! --> src/source/call.rs:28:1 Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! 28 | pub struct ECMAScriptModule<'a> { Sep 14 03:05:08.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! note: lint level defined here Sep 14 03:05:08.523 INFO kablam! --> src/lib.rs:1:9 Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! 1 | #![warn(missing_docs)] Sep 14 03:05:08.523 INFO kablam! | ^^^^^^^^^^^^ Sep 14 03:05:08.523 INFO kablam! Sep 14 03:05:08.523 INFO kablam! warning: missing documentation for a struct field Sep 14 03:05:08.523 INFO kablam! --> src/source/call.rs:29:3 Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! 29 | pub calls: HashMap, Sep 14 03:05:08.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.523 INFO kablam! Sep 14 03:05:08.523 INFO kablam! warning: missing documentation for a method Sep 14 03:05:08.523 INFO kablam! --> src/source/call.rs:33:3 Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! 33 | pub fn ecmascript(&self, write: &mut io::Write) -> io::Result<()> { Sep 14 03:05:08.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.523 INFO kablam! Sep 14 03:05:08.523 INFO kablam! warning: missing documentation for a method Sep 14 03:05:08.523 INFO kablam! --> src/source/call.rs:42:3 Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! 42 | pub fn purescript(&self, write: &mut io::Write) -> io::Result<()> { Sep 14 03:05:08.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.523 INFO kablam! Sep 14 03:05:08.523 INFO kablam! warning: unused `std::result::Result` which must be used Sep 14 03:05:08.523 INFO kablam! --> src/source/call.rs:64:9 Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! 64 | purescript_type(write, element); Sep 14 03:05:08.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.523 INFO kablam! | Sep 14 03:05:08.523 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 03:05:08.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 14 03:05:08.523 INFO kablam! Sep 14 03:05:08.523 INFO kablam! warning: missing documentation for a struct Sep 14 03:05:08.524 INFO kablam! --> src/web_service.rs:10:1 Sep 14 03:05:08.524 INFO kablam! | Sep 14 03:05:08.524 INFO kablam! 10 | pub struct WebService<'a, Source> where Source: 'a { Sep 14 03:05:08.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.524 INFO kablam! Sep 14 03:05:08.527 INFO kablam! warning: missing documentation for a struct field Sep 14 03:05:08.527 INFO kablam! --> src/web_service.rs:11:3 Sep 14 03:05:08.527 INFO kablam! | Sep 14 03:05:08.527 INFO kablam! 11 | pub name: String, Sep 14 03:05:08.527 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 03:05:08.527 INFO kablam! Sep 14 03:05:08.527 INFO kablam! warning: missing documentation for a struct field Sep 14 03:05:08.527 INFO kablam! --> src/web_service.rs:12:3 Sep 14 03:05:08.527 INFO kablam! | Sep 14 03:05:08.527 INFO kablam! 12 | pub source: &'a Source, Sep 14 03:05:08.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:05:08.527 INFO kablam! Sep 14 03:05:08.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.44s Sep 14 03:05:08.983 INFO kablam! su: No module specific data is present Sep 14 03:05:10.550 INFO running `"docker" "rm" "-f" "3edb4da4aee874a13ff8030cc0d55b5ddcb8e37f6d688d1a25838b37ce2e38ad"` Sep 14 03:05:10.840 INFO blam! 3edb4da4aee874a13ff8030cc0d55b5ddcb8e37f6d688d1a25838b37ce2e38ad