Sep 01 16:51:16.260 INFO checking anderspitman/battle_beetles against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 16:51:16.260 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 16:51:16.261 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:51:16.511 INFO blam! f7e6c4cefef9d84651aaad565d02f6232d644dfb5715958469b3d83fb676eacb Sep 01 16:51:16.512 INFO running `"docker" "start" "-a" "f7e6c4cefef9d84651aaad565d02f6232d644dfb5715958469b3d83fb676eacb"` Sep 01 16:51:17.691 INFO kablam! Compiling cgmath v0.16.0 Sep 01 16:51:17.691 INFO kablam! Checking protobuf v1.5.0 Sep 01 16:51:17.699 INFO kablam! Compiling openssl-sys v0.9.27 Sep 01 16:51:17.731 INFO kablam! Checking net2 v0.2.32 Sep 01 16:51:17.731 INFO kablam! Checking memchr v2.0.1 Sep 01 16:51:17.731 INFO kablam! Checking memchr v1.0.2 Sep 01 16:51:17.746 INFO kablam! Checking filetime v0.1.15 Sep 01 16:51:17.751 INFO kablam! Checking chrono v0.4.1 Sep 01 16:51:19.279 INFO kablam! Checking threadpool v1.7.1 Sep 01 16:51:19.869 INFO kablam! Checking num v0.1.42 Sep 01 16:51:20.175 INFO kablam! Checking uuid v0.1.18 Sep 01 16:51:20.595 INFO kablam! Checking buf_redux v0.6.3 Sep 01 16:51:20.957 INFO kablam! Checking twoway v0.1.8 Sep 01 16:51:21.872 INFO kablam! Checking brotli-sys v0.2.1 Sep 01 16:51:24.104 INFO kablam! Checking chrono v0.2.25 Sep 01 16:51:24.143 INFO kablam! Checking gzip-header v0.1.2 Sep 01 16:51:24.156 INFO kablam! Checking hyper v0.10.13 Sep 01 16:51:24.176 INFO kablam! Checking mio v0.6.13 Sep 01 16:51:24.245 INFO kablam! Checking brotli2 v0.2.2 Sep 01 16:51:26.350 INFO kablam! Checking url v0.2.38 Sep 01 16:51:26.811 INFO kablam! Checking tempdir v0.3.6 Sep 01 16:51:27.358 INFO kablam! Checking serde v1.0.27 Sep 01 16:51:28.379 INFO kablam! Checking deflate v0.7.18 Sep 01 16:51:31.920 INFO kablam! Compiling openssl v0.9.24 Sep 01 16:51:33.027 INFO kablam! Compiling mime_guess v1.8.4 Sep 01 16:51:34.948 INFO kablam! Checking tokio-core v0.1.12 Sep 01 16:51:37.743 INFO kablam! Checking tiny_http v0.5.9 Sep 01 16:51:50.327 INFO kablam! Checking multipart v0.13.6 Sep 01 16:51:55.770 INFO kablam! Checking native-tls v0.1.5 Sep 01 16:51:56.851 INFO kablam! Checking tokio-tls v0.1.4 Sep 01 16:51:57.971 INFO kablam! Checking websocket v0.20.2 Sep 01 16:52:05.665 INFO kablam! Checking serde_json v1.0.10 Sep 01 16:52:08.570 INFO kablam! Checking rouille v2.1.0 Sep 01 16:52:20.679 INFO kablam! Checking battle_beetles v0.1.0 (file:///source) Sep 01 16:52:20.751 INFO kablam! error[E0583]: file not found for module `messages` Sep 01 16:52:20.751 INFO kablam! --> src/gen/mod.rs:1:9 Sep 01 16:52:20.751 INFO kablam! | Sep 01 16:52:20.751 INFO kablam! 1 | pub mod messages; Sep 01 16:52:20.751 INFO kablam! | ^^^^^^^^ Sep 01 16:52:20.751 INFO kablam! | Sep 01 16:52:20.751 INFO kablam! = help: name the file either messages.rs or messages/mod.rs inside the directory "src/gen" Sep 01 16:52:20.751 INFO kablam! Sep 01 16:52:20.751 INFO kablam! error: aborting due to previous error Sep 01 16:52:20.751 INFO kablam! Sep 01 16:52:20.751 INFO kablam! For more information about this error, try `rustc --explain E0583`. Sep 01 16:52:20.754 INFO kablam! error[E0583]: file not found for module `messages` Sep 01 16:52:20.754 INFO kablam! --> src/gen/mod.rs:1:9 Sep 01 16:52:20.754 INFO kablam! | Sep 01 16:52:20.754 INFO kablam! 1 | pub mod messages; Sep 01 16:52:20.754 INFO kablam! | ^^^^^^^^ Sep 01 16:52:20.754 INFO kablam! | Sep 01 16:52:20.754 INFO kablam! = help: name the file either messages.rs or messages/mod.rs inside the directory "src/gen" Sep 01 16:52:20.754 INFO kablam! Sep 01 16:52:20.754 INFO kablam! error: aborting due to previous error Sep 01 16:52:20.754 INFO kablam! Sep 01 16:52:20.754 INFO kablam! For more information about this error, try `rustc --explain E0583`. Sep 01 16:52:20.755 INFO kablam! error: Could not compile `battle_beetles`. Sep 01 16:52:20.755 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 16:52:20.768 INFO kablam! error: Could not compile `battle_beetles`. Sep 01 16:52:20.768 INFO kablam! Sep 01 16:52:20.768 INFO kablam! To learn more, run the command again with --verbose. Sep 01 16:52:20.769 INFO kablam! su: No module specific data is present Sep 01 16:52:21.169 INFO running `"docker" "rm" "-f" "f7e6c4cefef9d84651aaad565d02f6232d644dfb5715958469b3d83fb676eacb"` Sep 01 16:52:21.259 INFO blam! f7e6c4cefef9d84651aaad565d02f6232d644dfb5715958469b3d83fb676eacb