Aug 01 22:01:30.974 INFO checking slog-2.3.1 against 1.27.2+tmplazy for lazy_static-1 Aug 01 22:01:30.974 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 01 22:01:30.974 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 01 22:01:30.975 INFO running `"docker" "create" "-v" "/tmp/crater.vLLHOqRKGjRe:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-7/1.27.2+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 01 22:01:31.293 INFO blam! 46b82b3b8b2c65d7190c0614e2c540bf05b2d5ebf61f252cfa20a212fcde4439 Aug 01 22:01:31.298 INFO running `"docker" "start" "-a" "46b82b3b8b2c65d7190c0614e2c540bf05b2d5ebf61f252cfa20a212fcde4439"` Aug 01 22:01:33.200 INFO kablam! Checking slog v2.3.1 (file:///source) Aug 01 22:01:36.570 INFO kablam! warning: unused arithmetic operation which must be used Aug 01 22:01:36.571 INFO kablam! --> src/tests.rs:183:13 Aug 01 22:01:36.571 INFO kablam! | Aug 01 22:01:36.571 INFO kablam! 183 | { 3 + 3; 2}; Aug 01 22:01:36.571 INFO kablam! | ^^^^^ Aug 01 22:01:36.571 INFO kablam! | Aug 01 22:01:36.571 INFO kablam! = note: #[warn(unused_must_use)] on by default Aug 01 22:01:36.571 INFO kablam! Aug 01 22:01:36.572 INFO kablam! warning: unused arithmetic operation which must be used Aug 01 22:01:36.572 INFO kablam! --> src/tests.rs:185:22 Aug 01 22:01:36.572 INFO kablam! | Aug 01 22:01:36.572 INFO kablam! 185 | "foo" => { 3 + 3; 2}, Aug 01 22:01:36.572 INFO kablam! | ^^^^^ Aug 01 22:01:36.572 INFO kablam! Aug 01 22:01:36.982 INFO kablam! error[E0599]: no method named `fuse` found for type `slog_term::FullFormat` in the current scope Aug 01 22:01:36.982 INFO kablam! --> examples/named.rs:14:10 Aug 01 22:01:36.982 INFO kablam! | Aug 01 22:01:36.982 INFO kablam! 14 | .fuse(); Aug 01 22:01:36.982 INFO kablam! | ^^^^ Aug 01 22:01:36.983 INFO kablam! | Aug 01 22:01:36.983 INFO kablam! = note: the method `fuse` exists but the following trait bounds were not satisfied: Aug 01 22:01:36.983 INFO kablam! `&slog_term::FullFormat : slog::Drain` Aug 01 22:01:36.983 INFO kablam! `&mut slog_term::FullFormat : slog::Drain` Aug 01 22:01:36.983 INFO kablam! `&mut slog_term::FullFormat : std::iter::Iterator` Aug 01 22:01:36.983 INFO kablam! = help: items from traits can only be used if the trait is in scope Aug 01 22:01:36.983 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Aug 01 22:01:36.983 INFO kablam! | Aug 01 22:01:36.983 INFO kablam! 6 | use slog::Drain; Aug 01 22:01:36.983 INFO kablam! | Aug 01 22:01:36.983 INFO kablam! Aug 01 22:01:36.984 INFO kablam! error[E0599]: no method named `fuse` found for type `slog_async::Async` in the current scope Aug 01 22:01:36.985 INFO kablam! --> examples/named.rs:15:55 Aug 01 22:01:36.985 INFO kablam! | Aug 01 22:01:36.985 INFO kablam! 15 | let drain = slog_async::Async::new(drain).build().fuse(); Aug 01 22:01:36.985 INFO kablam! | ^^^^ Aug 01 22:01:36.985 INFO kablam! | Aug 01 22:01:36.985 INFO kablam! = note: the method `fuse` exists but the following trait bounds were not satisfied: Aug 01 22:01:36.985 INFO kablam! `&slog_async::Async : slog::Drain` Aug 01 22:01:36.985 INFO kablam! `&mut slog_async::Async : slog::Drain` Aug 01 22:01:36.985 INFO kablam! `&mut slog_async::Async : std::iter::Iterator` Aug 01 22:01:36.985 INFO kablam! = help: items from traits can only be used if the trait is in scope Aug 01 22:01:36.986 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Aug 01 22:01:36.986 INFO kablam! | Aug 01 22:01:36.986 INFO kablam! 6 | use slog::Drain; Aug 01 22:01:36.986 INFO kablam! | Aug 01 22:01:36.986 INFO kablam! Aug 01 22:01:37.064 INFO kablam! error: aborting due to 2 previous errors Aug 01 22:01:37.064 INFO kablam! Aug 01 22:01:37.064 INFO kablam! For more information about this error, try `rustc --explain E0599`. Aug 01 22:01:37.081 INFO kablam! error: Could not compile `slog`. Aug 01 22:01:37.082 INFO kablam! Aug 01 22:01:37.082 INFO kablam! To learn more, run the command again with --verbose. Aug 01 22:01:37.084 INFO kablam! su: No module specific data is present Aug 01 22:01:37.775 INFO running `"docker" "rm" "-f" "46b82b3b8b2c65d7190c0614e2c540bf05b2d5ebf61f252cfa20a212fcde4439"` Aug 01 22:01:37.944 INFO blam! 46b82b3b8b2c65d7190c0614e2c540bf05b2d5ebf61f252cfa20a212fcde4439