Nov 17 05:30:04.054 INFO testing danreeves/battery-status against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 05:30:04.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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"` Nov 17 05:30:04.402 INFO [stdout] 3ecc0dc43bccb7606f40b14fbe1607aeb5cba8e708890a813da06dca32b0456c Nov 17 05:30:04.405 INFO running `"docker" "start" "-a" "3ecc0dc43bccb7606f40b14fbe1607aeb5cba8e708890a813da06dca32b0456c"` Nov 17 05:30:04.846 INFO [stderr] usermod: no changes Nov 17 05:30:04.921 INFO [stderr] Compiling structopt v0.2.10 Nov 17 05:30:05.445 INFO [stderr] Compiling battery-status v0.1.0 (/source) Nov 17 05:30:05.645 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `utils` Nov 17 05:30:05.645 INFO [stderr] --> src/lib.rs:80:26 Nov 17 05:30:05.645 INFO [stderr] | Nov 17 05:30:05.645 INFO [stderr] 80 | let raw_output = utils::get_raw_output(); Nov 17 05:30:05.645 INFO [stderr] | ^^^^^ Use of undeclared type or module `utils` Nov 17 05:30:05.645 INFO [stderr] Nov 17 05:30:05.645 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `utils` Nov 17 05:30:05.645 INFO [stderr] --> src/lib.rs:81:23 Nov 17 05:30:05.645 INFO [stderr] | Nov 17 05:30:05.645 INFO [stderr] 81 | let percent = utils::get_percent(&raw_output); Nov 17 05:30:05.645 INFO [stderr] | ^^^^^ Use of undeclared type or module `utils` Nov 17 05:30:05.645 INFO [stderr] Nov 17 05:30:05.645 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `utils` Nov 17 05:30:05.645 INFO [stderr] --> src/lib.rs:82:22 Nov 17 05:30:05.645 INFO [stderr] | Nov 17 05:30:05.645 INFO [stderr] 82 | let status = utils::get_status(&raw_output); Nov 17 05:30:05.645 INFO [stderr] | ^^^^^ Use of undeclared type or module `utils` Nov 17 05:30:05.645 INFO [stderr] Nov 17 05:30:05.653 INFO [stderr] error: aborting due to 3 previous errors Nov 17 05:30:05.653 INFO [stderr] Nov 17 05:30:05.653 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 17 05:30:05.663 INFO [stderr] error: Could not compile `battery-status`. Nov 17 05:30:05.663 INFO [stderr] Nov 17 05:30:05.663 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 05:30:05.665 INFO [stderr] su: No module specific data is present Nov 17 05:30:06.443 INFO running `"docker" "inspect" "3ecc0dc43bccb7606f40b14fbe1607aeb5cba8e708890a813da06dca32b0456c"` Nov 17 05:30:06.837 INFO running `"docker" "rm" "-f" "3ecc0dc43bccb7606f40b14fbe1607aeb5cba8e708890a813da06dca32b0456c"` Nov 17 05:30:07.095 INFO [stdout] 3ecc0dc43bccb7606f40b14fbe1607aeb5cba8e708890a813da06dca32b0456c