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