Sep 14 03:08:11.779 INFO checking redbrick/good_stv against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 03:08:11.779 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 03:08:11.779 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 03:08:12.151 INFO blam! f3b96b26d94c97541580db60a98f3d96f75ee4b59d9466d1d615d3fcbf986d9b Sep 14 03:08:12.171 INFO running `"docker" "start" "-a" "f3b96b26d94c97541580db60a98f3d96f75ee4b59d9466d1d615d3fcbf986d9b"` Sep 14 03:08:14.451 INFO kablam! usermod: no changes Sep 14 03:08:14.870 INFO kablam! Compiling serde v1.0.75 Sep 14 03:08:14.870 INFO kablam! Compiling regex v1.0.4 Sep 14 03:08:14.870 INFO kablam! Checking pest v0.3.3 Sep 14 03:08:14.870 INFO kablam! Checking slog v2.3.2 Sep 14 03:08:14.870 INFO kablam! Checking termcolor v1.0.2 Sep 14 03:08:14.891 INFO kablam! Checking csv-core v0.1.4 Sep 14 03:08:14.899 INFO kablam! Compiling serde_derive v1.0.75 Sep 14 03:08:19.947 INFO kablam! Checking slog-scope v4.0.1 Sep 14 03:08:19.947 INFO kablam! Checking slog-term v2.4.0 Sep 14 03:08:19.947 INFO kablam! Checking slog-async v2.3.0 Sep 14 03:08:21.047 INFO kablam! Checking slog-stdlog v3.0.2 Sep 14 03:08:31.354 INFO kablam! Checking env_logger v0.5.13 Sep 14 03:09:00.247 INFO kablam! Checking toml v0.4.6 Sep 14 03:09:00.247 INFO kablam! Checking serde_json v1.0.26 Sep 14 03:09:00.247 INFO kablam! Checking csv v1.0.1 Sep 14 03:09:06.624 INFO kablam! Checking rocket v0.3.16 Sep 14 03:09:07.155 INFO kablam! Checking handlebars v0.28.3 Sep 14 03:09:17.693 INFO kablam! Checking rocket_contrib v0.3.16 Sep 14 03:09:28.427 INFO kablam! Compiling rocket_codegen v0.3.16 Sep 14 03:09:41.443 INFO kablam! Checking good_stv v0.1.0 (file:///source) Sep 14 03:09:43.872 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 03:09:43.872 INFO kablam! --> src/bin/server/main.rs:42:9 Sep 14 03:09:43.872 INFO kablam! | Sep 14 03:09:43.872 INFO kablam! 42 | log::debug!("{:?}", err); Sep 14 03:09:43.872 INFO kablam! | ^^^ Sep 14 03:09:43.887 INFO kablam! | Sep 14 03:09:43.887 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 03:09:43.887 INFO kablam! Sep 14 03:09:43.887 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 03:09:43.887 INFO kablam! --> src/bin/server/main.rs:43:9 Sep 14 03:09:43.887 INFO kablam! | Sep 14 03:09:43.887 INFO kablam! 43 | log::error!("{}", err); Sep 14 03:09:43.887 INFO kablam! | ^^^ Sep 14 03:09:43.887 INFO kablam! | Sep 14 03:09:43.887 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 03:09:43.887 INFO kablam! Sep 14 03:09:43.887 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 03:09:43.887 INFO kablam! --> src/bin/server/main.rs:45:13 Sep 14 03:09:43.887 INFO kablam! | Sep 14 03:09:43.887 INFO kablam! 45 | log::error!("Caused by: {}", cause); Sep 14 03:09:43.887 INFO kablam! | ^^^ Sep 14 03:09:43.887 INFO kablam! | Sep 14 03:09:43.887 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 03:09:43.887 INFO kablam! Sep 14 03:09:43.919 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 03:09:43.919 INFO kablam! --> src/bin/server/main.rs:42:9 Sep 14 03:09:43.919 INFO kablam! | Sep 14 03:09:43.919 INFO kablam! 42 | log::debug!("{:?}", err); Sep 14 03:09:43.919 INFO kablam! | ^^^ Sep 14 03:09:43.919 INFO kablam! | Sep 14 03:09:43.919 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 03:09:43.919 INFO kablam! Sep 14 03:09:43.919 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 03:09:43.919 INFO kablam! --> src/bin/server/main.rs:43:9 Sep 14 03:09:43.919 INFO kablam! | Sep 14 03:09:43.919 INFO kablam! 43 | log::error!("{}", err); Sep 14 03:09:43.919 INFO kablam! | ^^^ Sep 14 03:09:43.919 INFO kablam! | Sep 14 03:09:43.919 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 03:09:43.919 INFO kablam! Sep 14 03:09:43.919 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 14 03:09:43.919 INFO kablam! --> src/bin/server/main.rs:45:13 Sep 14 03:09:43.919 INFO kablam! | Sep 14 03:09:43.919 INFO kablam! 45 | log::error!("Caused by: {}", cause); Sep 14 03:09:43.919 INFO kablam! | ^^^ Sep 14 03:09:43.919 INFO kablam! | Sep 14 03:09:43.919 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 14 03:09:43.919 INFO kablam! Sep 14 03:09:44.103 INFO kablam! error: aborting due to 3 previous errors Sep 14 03:09:44.103 INFO kablam! Sep 14 03:09:44.103 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 03:09:44.131 INFO kablam! error: Could not compile `good_stv`. Sep 14 03:09:44.131 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 03:09:44.139 INFO kablam! error: aborting due to 3 previous errors Sep 14 03:09:44.139 INFO kablam! Sep 14 03:09:44.139 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 03:09:44.175 INFO kablam! error: Could not compile `good_stv`. Sep 14 03:09:44.175 INFO kablam! Sep 14 03:09:44.175 INFO kablam! To learn more, run the command again with --verbose. Sep 14 03:09:44.175 INFO kablam! su: No module specific data is present Sep 14 03:09:45.245 INFO running `"docker" "rm" "-f" "f3b96b26d94c97541580db60a98f3d96f75ee4b59d9466d1d615d3fcbf986d9b"` Sep 14 03:09:45.455 INFO blam! f3b96b26d94c97541580db60a98f3d96f75ee4b59d9466d1d615d3fcbf986d9b