Sep 01 23:38:26.096 INFO checking slog-2.3.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 23:38:26.096 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 23:38:26.096 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:38:26.282 INFO blam! 795a288dff6fc5c69be5e51ffd49b3e2923b093ff4946a485ba63ab96d0522f1 Sep 01 23:38:26.284 INFO running `"docker" "start" "-a" "795a288dff6fc5c69be5e51ffd49b3e2923b093ff4946a485ba63ab96d0522f1"` Sep 01 23:38:27.113 INFO kablam! Checking slog v2.3.2 (file:///source) Sep 01 23:38:27.114 INFO kablam! Checking slog-term v2.4.0 Sep 01 23:38:29.608 INFO kablam! error[E0599]: no method named `fuse` found for type `slog_term::FullFormat` in the current scope Sep 01 23:38:29.608 INFO kablam! --> examples/named.rs:14:10 Sep 01 23:38:29.608 INFO kablam! | Sep 01 23:38:29.609 INFO kablam! 14 | .fuse(); Sep 01 23:38:29.609 INFO kablam! | ^^^^ Sep 01 23:38:29.609 INFO kablam! | Sep 01 23:38:29.609 INFO kablam! = note: the method `fuse` exists but the following trait bounds were not satisfied: Sep 01 23:38:29.609 INFO kablam! `&slog_term::FullFormat : slog::Drain` Sep 01 23:38:29.609 INFO kablam! `&mut slog_term::FullFormat : slog::Drain` Sep 01 23:38:29.609 INFO kablam! `&mut slog_term::FullFormat : std::iter::Iterator` Sep 01 23:38:29.609 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 01 23:38:29.609 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 01 23:38:29.609 INFO kablam! | Sep 01 23:38:29.609 INFO kablam! 6 | use slog::Drain; Sep 01 23:38:29.609 INFO kablam! | Sep 01 23:38:29.609 INFO kablam! Sep 01 23:38:29.611 INFO kablam! error[E0599]: no method named `fuse` found for type `slog_async::Async` in the current scope Sep 01 23:38:29.611 INFO kablam! --> examples/named.rs:15:55 Sep 01 23:38:29.611 INFO kablam! | Sep 01 23:38:29.611 INFO kablam! 15 | let drain = slog_async::Async::new(drain).build().fuse(); Sep 01 23:38:29.611 INFO kablam! | ^^^^ Sep 01 23:38:29.611 INFO kablam! | Sep 01 23:38:29.611 INFO kablam! = note: the method `fuse` exists but the following trait bounds were not satisfied: Sep 01 23:38:29.611 INFO kablam! `&slog_async::Async : slog::Drain` Sep 01 23:38:29.611 INFO kablam! `&mut slog_async::Async : slog::Drain` Sep 01 23:38:29.611 INFO kablam! `&mut slog_async::Async : std::iter::Iterator` Sep 01 23:38:29.611 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 01 23:38:29.611 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 01 23:38:29.611 INFO kablam! | Sep 01 23:38:29.611 INFO kablam! 6 | use slog::Drain; Sep 01 23:38:29.611 INFO kablam! | Sep 01 23:38:29.611 INFO kablam! Sep 01 23:38:29.679 INFO kablam! error: aborting due to 2 previous errors Sep 01 23:38:29.679 INFO kablam! Sep 01 23:38:29.679 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 23:38:29.688 INFO kablam! error: Could not compile `slog`. Sep 01 23:38:29.688 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 23:38:30.510 INFO kablam! warning: unused arithmetic operation which must be used Sep 01 23:38:30.510 INFO kablam! --> src/tests.rs:183:13 Sep 01 23:38:30.510 INFO kablam! | Sep 01 23:38:30.510 INFO kablam! 183 | { 3 + 3; 2}; Sep 01 23:38:30.510 INFO kablam! | ^^^^^ Sep 01 23:38:30.510 INFO kablam! | Sep 01 23:38:30.510 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 23:38:30.510 INFO kablam! Sep 01 23:38:30.510 INFO kablam! warning: unused arithmetic operation which must be used Sep 01 23:38:30.510 INFO kablam! --> src/tests.rs:185:22 Sep 01 23:38:30.510 INFO kablam! | Sep 01 23:38:30.510 INFO kablam! 185 | "foo" => { 3 + 3; 2}, Sep 01 23:38:30.510 INFO kablam! | ^^^^^ Sep 01 23:38:30.510 INFO kablam! Sep 01 23:38:30.547 INFO kablam! error: build failed Sep 01 23:38:30.549 INFO kablam! su: No module specific data is present Sep 01 23:38:31.069 INFO running `"docker" "rm" "-f" "795a288dff6fc5c69be5e51ffd49b3e2923b093ff4946a485ba63ab96d0522f1"` Sep 01 23:38:31.206 INFO blam! 795a288dff6fc5c69be5e51ffd49b3e2923b093ff4946a485ba63ab96d0522f1