Dec 11 20:08:32.811 INFO checking danreeves/battery-status against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 20:08:32.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-3/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a75e80557a103497cffbcab395a2f37061a77ea-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 20:08:33.310 INFO [stdout] e71cdc672c6bca2b4163cd8f1372b63a9359b8ea50f455ae4c47c599aefcd958 Dec 11 20:08:33.312 INFO running `"docker" "start" "-a" "e71cdc672c6bca2b4163cd8f1372b63a9359b8ea50f455ae4c47c599aefcd958"` Dec 11 20:08:35.299 INFO [stderr] usermod: no changes Dec 11 20:08:35.439 INFO [stderr] Compiling structopt-derive v0.2.10 Dec 11 20:08:39.292 INFO [stderr] Checking structopt v0.2.10 Dec 11 20:08:39.884 INFO [stderr] Checking battery-status v0.1.0 (/source) Dec 11 20:08:40.151 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 11 20:08:40.151 INFO [stderr] --> src/lib.rs:80:26 Dec 11 20:08:40.151 INFO [stderr] | Dec 11 20:08:40.151 INFO [stderr] 80 | let raw_output = utils::get_raw_output(); Dec 11 20:08:40.151 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 11 20:08:40.151 INFO [stderr] Dec 11 20:08:40.151 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 11 20:08:40.151 INFO [stderr] --> src/lib.rs:81:23 Dec 11 20:08:40.151 INFO [stderr] | Dec 11 20:08:40.151 INFO [stderr] 81 | let percent = utils::get_percent(&raw_output); Dec 11 20:08:40.151 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 11 20:08:40.151 INFO [stderr] Dec 11 20:08:40.151 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 11 20:08:40.151 INFO [stderr] --> src/lib.rs:82:22 Dec 11 20:08:40.151 INFO [stderr] | Dec 11 20:08:40.151 INFO [stderr] 82 | let status = utils::get_status(&raw_output); Dec 11 20:08:40.151 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 11 20:08:40.151 INFO [stderr] Dec 11 20:08:40.152 INFO [stderr] error: aborting due to 3 previous errors Dec 11 20:08:40.152 INFO [stderr] Dec 11 20:08:40.152 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 11 20:08:40.157 INFO [stderr] error: Could not compile `battery-status`. Dec 11 20:08:40.157 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 11 20:08:40.204 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 11 20:08:40.204 INFO [stderr] --> src/lib.rs:80:26 Dec 11 20:08:40.204 INFO [stderr] | Dec 11 20:08:40.204 INFO [stderr] 80 | let raw_output = utils::get_raw_output(); Dec 11 20:08:40.204 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 11 20:08:40.204 INFO [stderr] Dec 11 20:08:40.204 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 11 20:08:40.204 INFO [stderr] --> src/lib.rs:81:23 Dec 11 20:08:40.204 INFO [stderr] | Dec 11 20:08:40.204 INFO [stderr] 81 | let percent = utils::get_percent(&raw_output); Dec 11 20:08:40.204 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 11 20:08:40.204 INFO [stderr] Dec 11 20:08:40.204 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 11 20:08:40.204 INFO [stderr] --> src/lib.rs:82:22 Dec 11 20:08:40.204 INFO [stderr] | Dec 11 20:08:40.204 INFO [stderr] 82 | let status = utils::get_status(&raw_output); Dec 11 20:08:40.204 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 11 20:08:40.204 INFO [stderr] Dec 11 20:08:40.209 INFO [stderr] error: aborting due to 3 previous errors Dec 11 20:08:40.209 INFO [stderr] Dec 11 20:08:40.209 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 11 20:08:40.224 INFO [stderr] error: Could not compile `battery-status`. Dec 11 20:08:40.224 INFO [stderr] Dec 11 20:08:40.224 INFO [stderr] To learn more, run the command again with --verbose. Dec 11 20:08:40.224 INFO [stderr] su: No module specific data is present Dec 11 20:08:40.543 INFO running `"docker" "inspect" "e71cdc672c6bca2b4163cd8f1372b63a9359b8ea50f455ae4c47c599aefcd958"` Dec 11 20:08:40.662 INFO running `"docker" "rm" "-f" "e71cdc672c6bca2b4163cd8f1372b63a9359b8ea50f455ae4c47c599aefcd958"` Dec 11 20:08:40.814 INFO [stdout] e71cdc672c6bca2b4163cd8f1372b63a9359b8ea50f455ae4c47c599aefcd958