Sep 06 00:26:00.824 INFO checking scoped_log-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:26:00.824 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:26:00.824 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:26:00.960 INFO blam! 53ffa207045a9346be56de21e7460b8183e26fa7261a9ac8f1f590b56802b973 Sep 06 00:26:00.961 INFO running `"docker" "start" "-a" "53ffa207045a9346be56de21e7460b8183e26fa7261a9ac8f1f590b56802b973"` Sep 06 00:26:01.623 INFO kablam! usermod: no changes Sep 06 00:26:01.682 INFO kablam! Checking scoped_log v0.1.0 (file:///source) Sep 06 00:26:01.854 INFO kablam! warning: unused `#[macro_use]` import Sep 06 00:26:01.854 INFO kablam! --> src/lib.rs:41:1 Sep 06 00:26:01.854 INFO kablam! | Sep 06 00:26:01.854 INFO kablam! 41 | #[macro_use] extern crate log; Sep 06 00:26:01.854 INFO kablam! | ^^^^^^^^^^^^ Sep 06 00:26:01.855 INFO kablam! | Sep 06 00:26:01.855 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:26:01.855 INFO kablam! Sep 06 00:26:02.002 INFO kablam! warning: unused `#[macro_use]` import Sep 06 00:26:02.002 INFO kablam! --> src/lib.rs:41:1 Sep 06 00:26:02.002 INFO kablam! | Sep 06 00:26:02.002 INFO kablam! 41 | #[macro_use] extern crate log; Sep 06 00:26:02.002 INFO kablam! | ^^^^^^^^^^^^ Sep 06 00:26:02.002 INFO kablam! | Sep 06 00:26:02.002 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:26:02.002 INFO kablam! Sep 06 00:26:02.232 INFO kablam! warning: expected `;`, found `` Sep 06 00:26:02.232 INFO kablam! --> :8:71 Sep 06 00:26:02.232 INFO kablam! | Sep 06 00:26:02.232 INFO kablam! 8 | push ( scope ) ; } } } ) ; } let __logger_scoped_message = $ crate :: Scope ) Sep 06 00:26:02.232 INFO kablam! | ^^^^^ Sep 06 00:26:02.232 INFO kablam! | Sep 06 00:26:02.232 INFO kablam! = note: This was erroneously allowed and will become a hard error in a future release Sep 06 00:26:02.232 INFO kablam! Sep 06 00:26:02.236 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 06 00:26:02.236 INFO kablam! --> examples/example.rs:8:5 Sep 06 00:26:02.237 INFO kablam! | Sep 06 00:26:02.237 INFO kablam! 8 | scoped_info!("1"); Sep 06 00:26:02.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 06 00:26:02.237 INFO kablam! | Sep 06 00:26:02.237 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 06 00:26:02.237 INFO kablam! Sep 06 00:26:02.237 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 06 00:26:02.237 INFO kablam! --> examples/example.rs:11:9 Sep 06 00:26:02.237 INFO kablam! | Sep 06 00:26:02.237 INFO kablam! 11 | scoped_info!("2: {}", "some args"); Sep 06 00:26:02.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 06 00:26:02.237 INFO kablam! | Sep 06 00:26:02.237 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 06 00:26:02.237 INFO kablam! Sep 06 00:26:02.237 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 06 00:26:02.237 INFO kablam! --> examples/example.rs:17:9 Sep 06 00:26:02.237 INFO kablam! | Sep 06 00:26:02.237 INFO kablam! 17 | scoped_info!(target: "some-target", "2: {}", "some args"); Sep 06 00:26:02.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 06 00:26:02.237 INFO kablam! | Sep 06 00:26:02.237 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 06 00:26:02.238 INFO kablam! Sep 06 00:26:02.238 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 06 00:26:02.238 INFO kablam! --> examples/example.rs:20:5 Sep 06 00:26:02.238 INFO kablam! | Sep 06 00:26:02.238 INFO kablam! 20 | scoped_info!("4"); Sep 06 00:26:02.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 06 00:26:02.238 INFO kablam! | Sep 06 00:26:02.238 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 06 00:26:02.238 INFO kablam! Sep 06 00:26:02.242 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 06 00:26:02.242 INFO kablam! --> examples/example.rs:29:9 Sep 06 00:26:02.242 INFO kablam! | Sep 06 00:26:02.242 INFO kablam! 29 | scoped_info!("3"); Sep 06 00:26:02.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 06 00:26:02.242 INFO kablam! | Sep 06 00:26:02.242 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 06 00:26:02.242 INFO kablam! Sep 06 00:26:02.295 INFO kablam! error: aborting due to 5 previous errors Sep 06 00:26:02.295 INFO kablam! Sep 06 00:26:02.295 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 00:26:02.305 INFO kablam! error: Could not compile `scoped_log`. Sep 06 00:26:02.305 INFO kablam! Sep 06 00:26:02.305 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:26:02.307 INFO kablam! su: No module specific data is present Sep 06 00:26:03.208 INFO running `"docker" "rm" "-f" "53ffa207045a9346be56de21e7460b8183e26fa7261a9ac8f1f590b56802b973"` Sep 06 00:26:03.270 INFO blam! 53ffa207045a9346be56de21e7460b8183e26fa7261a9ac8f1f590b56802b973