Sep 21 03:31:22.660 INFO checking scoped_log-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:31:22.660 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:31:22.660 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:31:22.824 INFO blam! 093289a58ea3d3b80a65af364593e8be9ede0ea598be20bb454e8450b3ad96f9 Sep 21 03:31:22.825 INFO running `"docker" "start" "-a" "093289a58ea3d3b80a65af364593e8be9ede0ea598be20bb454e8450b3ad96f9"` Sep 21 03:31:23.605 INFO kablam! usermod: no changes Sep 21 03:31:23.659 INFO kablam! Checking scoped_log v0.1.0 (/source) Sep 21 03:31:23.814 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:31:23.814 INFO kablam! --> src/lib.rs:41:1 Sep 21 03:31:23.814 INFO kablam! | Sep 21 03:31:23.814 INFO kablam! 41 | #[macro_use] extern crate log; Sep 21 03:31:23.814 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:31:23.814 INFO kablam! | Sep 21 03:31:23.814 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:31:23.814 INFO kablam! Sep 21 03:31:23.845 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:31:23.845 INFO kablam! --> src/lib.rs:41:1 Sep 21 03:31:23.845 INFO kablam! | Sep 21 03:31:23.845 INFO kablam! 41 | #[macro_use] extern crate log; Sep 21 03:31:23.845 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:31:23.845 INFO kablam! | Sep 21 03:31:23.845 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:31:23.845 INFO kablam! Sep 21 03:31:24.119 INFO kablam! warning: expected `;`, found `` Sep 21 03:31:24.119 INFO kablam! --> :8:71 Sep 21 03:31:24.119 INFO kablam! | Sep 21 03:31:24.119 INFO kablam! 8 | push ( scope ) ; } } } ) ; } let __logger_scoped_message = $ crate :: Scope ) Sep 21 03:31:24.119 INFO kablam! | ^^^^^ Sep 21 03:31:24.119 INFO kablam! | Sep 21 03:31:24.119 INFO kablam! = note: This was erroneously allowed and will become a hard error in a future release Sep 21 03:31:24.119 INFO kablam! Sep 21 03:31:24.125 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.125 INFO kablam! --> examples/example.rs:8:5 Sep 21 03:31:24.125 INFO kablam! | Sep 21 03:31:24.125 INFO kablam! 8 | scoped_info!("1"); Sep 21 03:31:24.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.125 INFO kablam! | Sep 21 03:31:24.125 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 21 03:31:24.125 INFO kablam! Sep 21 03:31:24.125 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.125 INFO kablam! --> examples/example.rs:11:9 Sep 21 03:31:24.125 INFO kablam! | Sep 21 03:31:24.125 INFO kablam! 11 | scoped_info!("2: {}", "some args"); Sep 21 03:31:24.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.125 INFO kablam! | Sep 21 03:31:24.125 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 21 03:31:24.125 INFO kablam! Sep 21 03:31:24.126 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.126 INFO kablam! --> examples/example.rs:17:9 Sep 21 03:31:24.126 INFO kablam! | Sep 21 03:31:24.126 INFO kablam! 17 | scoped_info!(target: "some-target", "2: {}", "some args"); Sep 21 03:31:24.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.126 INFO kablam! | Sep 21 03:31:24.126 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 21 03:31:24.126 INFO kablam! Sep 21 03:31:24.126 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.126 INFO kablam! --> examples/example.rs:20:5 Sep 21 03:31:24.126 INFO kablam! | Sep 21 03:31:24.126 INFO kablam! 20 | scoped_info!("4"); Sep 21 03:31:24.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.126 INFO kablam! | Sep 21 03:31:24.126 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 21 03:31:24.126 INFO kablam! Sep 21 03:31:24.126 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.126 INFO kablam! --> examples/example.rs:29:9 Sep 21 03:31:24.126 INFO kablam! | Sep 21 03:31:24.126 INFO kablam! 29 | scoped_info!("3"); Sep 21 03:31:24.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.126 INFO kablam! | Sep 21 03:31:24.126 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 21 03:31:24.126 INFO kablam! Sep 21 03:31:24.186 INFO kablam! error: aborting due to 5 previous errors Sep 21 03:31:24.186 INFO kablam! Sep 21 03:31:24.187 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 03:31:24.195 INFO kablam! error: Could not compile `scoped_log`. Sep 21 03:31:24.195 INFO kablam! Sep 21 03:31:24.195 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:31:24.197 INFO kablam! su: No module specific data is present Sep 21 03:31:24.811 INFO running `"docker" "rm" "-f" "093289a58ea3d3b80a65af364593e8be9ede0ea598be20bb454e8450b3ad96f9"` Sep 21 03:31:24.871 INFO blam! 093289a58ea3d3b80a65af364593e8be9ede0ea598be20bb454e8450b3ad96f9