Sep 21 03:31:23.453 INFO checking scoped_log-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:31:23.453 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:31:23.453 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:23.647 INFO blam! f897d764e2b44aa6822867dc0eb0d14826108a2bb4972cf5dbcc20947786bba4 Sep 21 03:31:23.649 INFO running `"docker" "start" "-a" "f897d764e2b44aa6822867dc0eb0d14826108a2bb4972cf5dbcc20947786bba4"` Sep 21 03:31:24.465 INFO kablam! usermod: no changes Sep 21 03:31:24.511 INFO kablam! Checking scoped_log v0.1.0 (/source) Sep 21 03:31:24.648 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:31:24.648 INFO kablam! --> src/lib.rs:41:1 Sep 21 03:31:24.648 INFO kablam! | Sep 21 03:31:24.648 INFO kablam! 41 | #[macro_use] extern crate log; Sep 21 03:31:24.648 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:31:24.648 INFO kablam! | Sep 21 03:31:24.648 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:31:24.648 INFO kablam! Sep 21 03:31:24.679 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:31:24.679 INFO kablam! --> src/lib.rs:41:1 Sep 21 03:31:24.679 INFO kablam! | Sep 21 03:31:24.679 INFO kablam! 41 | #[macro_use] extern crate log; Sep 21 03:31:24.679 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:31:24.679 INFO kablam! | Sep 21 03:31:24.679 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:31:24.679 INFO kablam! Sep 21 03:31:24.991 INFO kablam! warning: expected `;`, found `` Sep 21 03:31:24.991 INFO kablam! --> :8:71 Sep 21 03:31:24.991 INFO kablam! | Sep 21 03:31:24.991 INFO kablam! 8 | push ( scope ) ; } } } ) ; } let __logger_scoped_message = $ crate :: Scope ) Sep 21 03:31:24.991 INFO kablam! | ^^^^^ Sep 21 03:31:24.991 INFO kablam! | Sep 21 03:31:24.991 INFO kablam! = note: This was erroneously allowed and will become a hard error in a future release Sep 21 03:31:24.991 INFO kablam! Sep 21 03:31:24.995 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.995 INFO kablam! --> examples/example.rs:8:5 Sep 21 03:31:24.995 INFO kablam! | Sep 21 03:31:24.995 INFO kablam! 8 | scoped_info!("1"); Sep 21 03:31:24.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.995 INFO kablam! | Sep 21 03:31:24.995 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.996 INFO kablam! Sep 21 03:31:24.996 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.996 INFO kablam! --> examples/example.rs:11:9 Sep 21 03:31:24.996 INFO kablam! | Sep 21 03:31:24.996 INFO kablam! 11 | scoped_info!("2: {}", "some args"); Sep 21 03:31:24.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.996 INFO kablam! | Sep 21 03:31:24.996 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.996 INFO kablam! Sep 21 03:31:24.997 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.997 INFO kablam! --> examples/example.rs:17:9 Sep 21 03:31:24.997 INFO kablam! | Sep 21 03:31:24.997 INFO kablam! 17 | scoped_info!(target: "some-target", "2: {}", "some args"); Sep 21 03:31:24.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.997 INFO kablam! | Sep 21 03:31:24.997 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.997 INFO kablam! Sep 21 03:31:24.997 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.997 INFO kablam! --> examples/example.rs:20:5 Sep 21 03:31:24.997 INFO kablam! | Sep 21 03:31:24.997 INFO kablam! 20 | scoped_info!("4"); Sep 21 03:31:24.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.997 INFO kablam! | Sep 21 03:31:24.997 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.997 INFO kablam! Sep 21 03:31:24.997 INFO kablam! error[E0433]: failed to resolve. Could not find `LogLevel` in `log` Sep 21 03:31:24.997 INFO kablam! --> examples/example.rs:29:9 Sep 21 03:31:24.997 INFO kablam! | Sep 21 03:31:24.997 INFO kablam! 29 | scoped_info!("3"); Sep 21 03:31:24.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Could not find `LogLevel` in `log` Sep 21 03:31:24.997 INFO kablam! | Sep 21 03:31:24.997 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.997 INFO kablam! Sep 21 03:31:25.078 INFO kablam! error: aborting due to 5 previous errors Sep 21 03:31:25.078 INFO kablam! Sep 21 03:31:25.078 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 03:31:25.084 INFO kablam! error: Could not compile `scoped_log`. Sep 21 03:31:25.084 INFO kablam! Sep 21 03:31:25.084 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:31:25.086 INFO kablam! su: No module specific data is present Sep 21 03:31:25.523 INFO running `"docker" "rm" "-f" "f897d764e2b44aa6822867dc0eb0d14826108a2bb4972cf5dbcc20947786bba4"` Sep 21 03:31:25.608 INFO blam! f897d764e2b44aa6822867dc0eb0d14826108a2bb4972cf5dbcc20947786bba4