Sep 01 13:15:31.987 INFO checking rickycodes/retrorecord against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 13:15:31.987 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 13:15:31.987 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 13:15:32.246 INFO blam! 8493b8338f189afc7b49d79ce74e6fb79f576f6146a4fbfb5e35cad616a6cf2e Sep 01 13:15:32.249 INFO running `"docker" "start" "-a" "8493b8338f189afc7b49d79ce74e6fb79f576f6146a4fbfb5e35cad616a6cf2e"` Sep 01 13:15:33.446 INFO kablam! Compiling typenum v1.9.0 Sep 01 13:15:33.446 INFO kablam! Checking stable_deref_trait v1.0.0 Sep 01 13:15:33.471 INFO kablam! Checking smallvec v0.6.0 Sep 01 13:15:33.471 INFO kablam! Checking constant_time_eq v0.1.3 Sep 01 13:15:33.473 INFO kablam! Checking memchr v0.1.11 Sep 01 13:15:33.473 INFO kablam! Checking termios v0.2.2 Sep 01 13:15:33.499 INFO kablam! Checking filetime v0.1.15 Sep 01 13:15:33.518 INFO kablam! Checking atty v0.2.8 Sep 01 13:15:34.119 INFO kablam! Checking inotify v0.3.0 Sep 01 13:15:34.141 INFO kablam! Checking clicolors-control v0.2.0 Sep 01 13:15:34.704 INFO kablam! Checking nix v0.5.1 Sep 01 13:15:34.914 INFO kablam! Checking walkdir v2.1.3 Sep 01 13:15:35.272 INFO kablam! Checking owning_ref v0.3.3 Sep 01 13:15:35.421 INFO kablam! Checking aho-corasick v0.5.3 Sep 01 13:15:35.671 INFO kablam! Checking clap v2.31.1 Sep 01 13:15:36.581 INFO kablam! Checking tempfile v2.2.0 Sep 01 13:15:37.783 INFO kablam! Checking num v0.1.42 Sep 01 13:15:37.963 INFO kablam! Checking thread-id v2.0.0 Sep 01 13:15:38.473 INFO kablam! Checking miow v0.1.5 Sep 01 13:15:38.678 INFO kablam! Checking chrono v0.4.0 Sep 01 13:15:38.891 INFO kablam! Checking thread_local v0.2.7 Sep 01 13:15:40.789 INFO kablam! Checking hyper v0.11.18 Sep 01 13:15:40.869 INFO kablam! Checking parking_lot_core v0.2.13 Sep 01 13:15:41.139 INFO kablam! Checking regex v0.1.80 Sep 01 13:15:44.991 INFO kablam! Checking parking_lot v0.5.4 Sep 01 13:15:49.199 INFO kablam! Checking console v0.6.1 Sep 01 13:15:53.112 INFO kablam! Checking generic-array v0.8.3 Sep 01 13:15:54.031 INFO kablam! Checking dialoguer v0.1.0 Sep 01 13:15:56.235 INFO kablam! Checking digest v0.6.2 Sep 01 13:15:56.235 INFO kablam! Checking crypto-mac v0.4.0 Sep 01 13:15:56.963 INFO kablam! Checking sha-1 v0.4.1 Sep 01 13:15:56.963 INFO kablam! Checking hmac v0.4.2 Sep 01 13:15:58.335 INFO kablam! Checking mio v0.5.1 Sep 01 13:16:01.160 INFO kablam! Checking notify v4.0.3 Sep 01 13:16:05.658 INFO kablam! Checking hyper-tls v0.1.2 Sep 01 13:16:06.567 INFO kablam! Checking egg-mode v0.12.0 Sep 01 13:16:12.142 INFO kablam! Checking retrorecord v0.1.0 (file:///source) Sep 01 13:16:12.247 INFO kablam! error[E0583]: file not found for module `config` Sep 01 13:16:12.247 INFO kablam! --> src/main.rs:18:5 Sep 01 13:16:12.247 INFO kablam! | Sep 01 13:16:12.247 INFO kablam! 18 | mod config; Sep 01 13:16:12.247 INFO kablam! | ^^^^^^ Sep 01 13:16:12.254 INFO kablam! | Sep 01 13:16:12.255 INFO kablam! = help: name the file either config.rs or config/mod.rs inside the directory "src" Sep 01 13:16:12.255 INFO kablam! Sep 01 13:16:12.255 INFO kablam! error: aborting due to previous error Sep 01 13:16:12.255 INFO kablam! Sep 01 13:16:12.255 INFO kablam! For more information about this error, try `rustc --explain E0583`. Sep 01 13:16:12.259 INFO kablam! error: Could not compile `retrorecord`. Sep 01 13:16:12.259 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 13:16:12.275 INFO kablam! error[E0583]: file not found for module `config` Sep 01 13:16:12.275 INFO kablam! --> src/main.rs:18:5 Sep 01 13:16:12.276 INFO kablam! | Sep 01 13:16:12.276 INFO kablam! 18 | mod config; Sep 01 13:16:12.276 INFO kablam! | ^^^^^^ Sep 01 13:16:12.276 INFO kablam! | Sep 01 13:16:12.276 INFO kablam! = help: name the file either config.rs or config/mod.rs inside the directory "src" Sep 01 13:16:12.276 INFO kablam! Sep 01 13:16:12.276 INFO kablam! error: aborting due to previous error Sep 01 13:16:12.276 INFO kablam! Sep 01 13:16:12.276 INFO kablam! For more information about this error, try `rustc --explain E0583`. Sep 01 13:16:12.299 INFO kablam! error: Could not compile `retrorecord`. Sep 01 13:16:12.299 INFO kablam! Sep 01 13:16:12.299 INFO kablam! To learn more, run the command again with --verbose. Sep 01 13:16:12.302 INFO kablam! su: No module specific data is present Sep 01 13:16:12.792 INFO running `"docker" "rm" "-f" "8493b8338f189afc7b49d79ce74e6fb79f576f6146a4fbfb5e35cad616a6cf2e"` Sep 01 13:16:12.957 INFO blam! 8493b8338f189afc7b49d79ce74e6fb79f576f6146a4fbfb5e35cad616a6cf2e