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