Jul 11 20:21:43.554 INFO checking strange-0.9.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 20:21:43.555 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 20:21:43.555 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 20:21:43.555 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 20:21:43.798 INFO blam! f9279a3b365feaeaa3cd8984a76ffe5bf222411aabe3a9d2ba48909920581986 Jul 11 20:21:43.800 INFO running `"docker" "start" "-a" "f9279a3b365feaeaa3cd8984a76ffe5bf222411aabe3a9d2ba48909920581986"` Jul 11 20:21:45.514 INFO kablam! Checking unidecode v0.3.0 Jul 11 20:21:45.544 INFO kablam! Checking humansize v1.1.0 Jul 11 20:21:45.545 INFO kablam! Checking slog-scope v0.2.2 Jul 11 20:21:45.545 INFO kablam! Checking serde_yaml v0.7.5 Jul 11 20:21:45.545 INFO kablam! Checking handlebars v0.29.1 Jul 11 20:21:45.545 INFO kablam! Checking rayon v0.8.2 Jul 11 20:21:46.485 INFO kablam! error: a macro named `error` has already been exported Jul 11 20:21:46.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:54:17 Jul 11 20:21:46.486 INFO kablam! | Jul 11 20:21:46.486 INFO kablam! 54 | #[macro_export] macro_rules! error( ($($args:tt)+) => { slog_error![$crate::logger(), $($args)+]; };); Jul 11 20:21:46.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `error` already exported Jul 11 20:21:46.486 INFO kablam! | Jul 11 20:21:46.486 INFO kablam! note: previous macro export here Jul 11 20:21:46.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:45:5 Jul 11 20:21:46.486 INFO kablam! | Jul 11 20:21:46.486 INFO kablam! 45 | use slog::*; Jul 11 20:21:46.486 INFO kablam! | ^^^^^^^ Jul 11 20:21:46.486 INFO kablam! Jul 11 20:21:46.486 INFO kablam! error: a macro named `debug` has already been exported Jul 11 20:21:46.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:60:17 Jul 11 20:21:46.486 INFO kablam! | Jul 11 20:21:46.486 INFO kablam! 60 | #[macro_export] macro_rules! debug( ($($args:tt)+) => { slog_debug![$crate::logger(), $($args)+]; };); Jul 11 20:21:46.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `debug` already exported Jul 11 20:21:46.486 INFO kablam! | Jul 11 20:21:46.486 INFO kablam! note: previous macro export here Jul 11 20:21:46.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:45:5 Jul 11 20:21:46.486 INFO kablam! | Jul 11 20:21:46.486 INFO kablam! 45 | use slog::*; Jul 11 20:21:46.486 INFO kablam! | ^^^^^^^ Jul 11 20:21:46.486 INFO kablam! Jul 11 20:21:46.486 INFO kablam! error: a macro named `crit` has already been exported Jul 11 20:21:46.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:52:17 Jul 11 20:21:46.486 INFO kablam! | Jul 11 20:21:46.486 INFO kablam! 52 | #[macro_export] macro_rules! crit( ($($args:tt)+) => { slog_crit![$crate::logger(), $($args)+]; };); Jul 11 20:21:46.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crit` already exported Jul 11 20:21:46.487 INFO kablam! | Jul 11 20:21:46.487 INFO kablam! note: previous macro export here Jul 11 20:21:46.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:45:5 Jul 11 20:21:46.487 INFO kablam! | Jul 11 20:21:46.487 INFO kablam! 45 | use slog::*; Jul 11 20:21:46.487 INFO kablam! | ^^^^^^^ Jul 11 20:21:46.487 INFO kablam! Jul 11 20:21:46.487 INFO kablam! error: a macro named `info` has already been exported Jul 11 20:21:46.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:58:17 Jul 11 20:21:46.487 INFO kablam! | Jul 11 20:21:46.487 INFO kablam! 58 | #[macro_export] macro_rules! info( ($($args:tt)+) => { slog_info![$crate::logger(), $($args)+]; };); Jul 11 20:21:46.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `info` already exported Jul 11 20:21:46.487 INFO kablam! | Jul 11 20:21:46.487 INFO kablam! note: previous macro export here Jul 11 20:21:46.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:45:5 Jul 11 20:21:46.487 INFO kablam! | Jul 11 20:21:46.487 INFO kablam! 45 | use slog::*; Jul 11 20:21:46.487 INFO kablam! | ^^^^^^^ Jul 11 20:21:46.487 INFO kablam! Jul 11 20:21:46.487 INFO kablam! error: a macro named `trace` has already been exported Jul 11 20:21:46.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:62:17 Jul 11 20:21:46.487 INFO kablam! | Jul 11 20:21:46.487 INFO kablam! 62 | #[macro_export] macro_rules! trace( ($($args:tt)+) => { slog_trace![$crate::logger(), $($args)+]; };); Jul 11 20:21:46.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `trace` already exported Jul 11 20:21:46.502 INFO kablam! | Jul 11 20:21:46.502 INFO kablam! note: previous macro export here Jul 11 20:21:46.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:45:5 Jul 11 20:21:46.502 INFO kablam! | Jul 11 20:21:46.502 INFO kablam! 45 | use slog::*; Jul 11 20:21:46.502 INFO kablam! | ^^^^^^^ Jul 11 20:21:46.502 INFO kablam! Jul 11 20:21:46.502 INFO kablam! error: a macro named `warn` has already been exported Jul 11 20:21:46.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:56:17 Jul 11 20:21:46.502 INFO kablam! | Jul 11 20:21:46.502 INFO kablam! 56 | #[macro_export] macro_rules! warn( ($($args:tt)+) => { slog_warn![$crate::logger(), $($args)+]; };); Jul 11 20:21:46.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `warn` already exported Jul 11 20:21:46.502 INFO kablam! | Jul 11 20:21:46.502 INFO kablam! note: previous macro export here Jul 11 20:21:46.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-scope-0.2.2/lib.rs:45:5 Jul 11 20:21:46.502 INFO kablam! | Jul 11 20:21:46.502 INFO kablam! 45 | use slog::*; Jul 11 20:21:46.502 INFO kablam! | ^^^^^^^ Jul 11 20:21:46.502 INFO kablam! Jul 11 20:21:46.891 INFO kablam! error: aborting due to 6 previous errors Jul 11 20:21:46.898 INFO kablam! Jul 11 20:21:46.923 INFO kablam! error: Could not compile `slog-scope`. Jul 11 20:21:46.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 20:21:59.611 INFO kablam! error: build failed Jul 11 20:21:59.613 INFO kablam! su: No module specific data is present Jul 11 20:22:00.240 INFO running `"docker" "rm" "-f" "f9279a3b365feaeaa3cd8984a76ffe5bf222411aabe3a9d2ba48909920581986"` Jul 11 20:22:00.398 INFO blam! f9279a3b365feaeaa3cd8984a76ffe5bf222411aabe3a9d2ba48909920581986