Sep 04 02:57:13.332 INFO checking slog-2.3.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 02:57:13.332 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 02:57:13.332 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:57:13.514 INFO blam! 22faacd1da6bfe96b9eee0646d9623422b11bde6e9224a9b9c80aa025a23ab82 Sep 04 02:57:13.516 INFO running `"docker" "start" "-a" "22faacd1da6bfe96b9eee0646d9623422b11bde6e9224a9b9c80aa025a23ab82"` Sep 04 02:57:14.243 INFO kablam! Checking slog v2.3.2 (file:///source) Sep 04 02:57:16.067 INFO kablam! warning: unused arithmetic operation which must be used Sep 04 02:57:16.067 INFO kablam! --> src/tests.rs:183:13 Sep 04 02:57:16.067 INFO kablam! | Sep 04 02:57:16.067 INFO kablam! 183 | { 3 + 3; 2}; Sep 04 02:57:16.067 INFO kablam! | ^^^^^ Sep 04 02:57:16.067 INFO kablam! | Sep 04 02:57:16.067 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 02:57:16.067 INFO kablam! Sep 04 02:57:16.067 INFO kablam! warning: unused arithmetic operation which must be used Sep 04 02:57:16.067 INFO kablam! --> src/tests.rs:185:22 Sep 04 02:57:16.067 INFO kablam! | Sep 04 02:57:16.067 INFO kablam! 185 | "foo" => { 3 + 3; 2}, Sep 04 02:57:16.068 INFO kablam! | ^^^^^ Sep 04 02:57:16.068 INFO kablam! Sep 04 02:57:16.147 INFO kablam! error[E0599]: no method named `fuse` found for type `slog_term::FullFormat` in the current scope Sep 04 02:57:16.147 INFO kablam! --> examples/named.rs:14:10 Sep 04 02:57:16.147 INFO kablam! | Sep 04 02:57:16.147 INFO kablam! 14 | .fuse(); Sep 04 02:57:16.148 INFO kablam! | ^^^^ Sep 04 02:57:16.148 INFO kablam! | Sep 04 02:57:16.148 INFO kablam! = note: the method `fuse` exists but the following trait bounds were not satisfied: Sep 04 02:57:16.148 INFO kablam! `&slog_term::FullFormat : slog::Drain` Sep 04 02:57:16.148 INFO kablam! `&mut slog_term::FullFormat : slog::Drain` Sep 04 02:57:16.148 INFO kablam! `&mut slog_term::FullFormat : std::iter::Iterator` Sep 04 02:57:16.148 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 02:57:16.148 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 02:57:16.148 INFO kablam! | Sep 04 02:57:16.148 INFO kablam! 6 | use slog::Drain; Sep 04 02:57:16.148 INFO kablam! | Sep 04 02:57:16.148 INFO kablam! Sep 04 02:57:16.150 INFO kablam! error[E0599]: no method named `fuse` found for type `slog_async::Async` in the current scope Sep 04 02:57:16.150 INFO kablam! --> examples/named.rs:15:55 Sep 04 02:57:16.150 INFO kablam! | Sep 04 02:57:16.150 INFO kablam! 15 | let drain = slog_async::Async::new(drain).build().fuse(); Sep 04 02:57:16.150 INFO kablam! | ^^^^ Sep 04 02:57:16.150 INFO kablam! | Sep 04 02:57:16.150 INFO kablam! = note: the method `fuse` exists but the following trait bounds were not satisfied: Sep 04 02:57:16.150 INFO kablam! `&slog_async::Async : slog::Drain` Sep 04 02:57:16.150 INFO kablam! `&mut slog_async::Async : slog::Drain` Sep 04 02:57:16.150 INFO kablam! `&mut slog_async::Async : std::iter::Iterator` Sep 04 02:57:16.151 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 02:57:16.151 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 02:57:16.151 INFO kablam! | Sep 04 02:57:16.151 INFO kablam! 6 | use slog::Drain; Sep 04 02:57:16.151 INFO kablam! | Sep 04 02:57:16.151 INFO kablam! Sep 04 02:57:16.218 INFO kablam! error: aborting due to 2 previous errors Sep 04 02:57:16.218 INFO kablam! Sep 04 02:57:16.218 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 02:57:16.229 INFO kablam! error: Could not compile `slog`. Sep 04 02:57:16.229 INFO kablam! Sep 04 02:57:16.229 INFO kablam! To learn more, run the command again with --verbose. Sep 04 02:57:16.230 INFO kablam! su: No module specific data is present Sep 04 02:57:16.739 INFO running `"docker" "rm" "-f" "22faacd1da6bfe96b9eee0646d9623422b11bde6e9224a9b9c80aa025a23ab82"` Sep 04 02:57:16.858 INFO blam! 22faacd1da6bfe96b9eee0646d9623422b11bde6e9224a9b9c80aa025a23ab82