Dec 04 20:15:50.200 INFO checking danreeves/battery-status against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 20:15:50.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-5/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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 04 20:15:50.812 INFO [stdout] c0c66177058474b76ccbe9e3b0e1e721fc7dab9e445f53ad59946efc60e665db Dec 04 20:15:50.815 INFO running `"docker" "start" "-a" "c0c66177058474b76ccbe9e3b0e1e721fc7dab9e445f53ad59946efc60e665db"` Dec 04 20:15:52.646 INFO [stderr] usermod: no changes Dec 04 20:15:52.787 INFO [stderr] Checking battery-status v0.1.0 (/source) Dec 04 20:15:53.339 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 04 20:15:53.339 INFO [stderr] --> src/lib.rs:80:26 Dec 04 20:15:53.339 INFO [stderr] | Dec 04 20:15:53.339 INFO [stderr] 80 | let raw_output = utils::get_raw_output(); Dec 04 20:15:53.339 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 04 20:15:53.339 INFO [stderr] Dec 04 20:15:53.339 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 04 20:15:53.339 INFO [stderr] --> src/lib.rs:81:23 Dec 04 20:15:53.339 INFO [stderr] | Dec 04 20:15:53.339 INFO [stderr] 81 | let percent = utils::get_percent(&raw_output); Dec 04 20:15:53.339 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 04 20:15:53.339 INFO [stderr] Dec 04 20:15:53.339 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 04 20:15:53.339 INFO [stderr] --> src/lib.rs:82:22 Dec 04 20:15:53.339 INFO [stderr] | Dec 04 20:15:53.339 INFO [stderr] 82 | let status = utils::get_status(&raw_output); Dec 04 20:15:53.339 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 04 20:15:53.339 INFO [stderr] Dec 04 20:15:53.351 INFO [stderr] error: aborting due to 3 previous errors Dec 04 20:15:53.351 INFO [stderr] Dec 04 20:15:53.351 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 04 20:15:53.358 INFO [stderr] error: Could not compile `battery-status`. Dec 04 20:15:53.359 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 04 20:15:53.562 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 04 20:15:53.562 INFO [stderr] --> src/lib.rs:80:26 Dec 04 20:15:53.562 INFO [stderr] | Dec 04 20:15:53.562 INFO [stderr] 80 | let raw_output = utils::get_raw_output(); Dec 04 20:15:53.562 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 04 20:15:53.562 INFO [stderr] Dec 04 20:15:53.562 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 04 20:15:53.562 INFO [stderr] --> src/lib.rs:81:23 Dec 04 20:15:53.562 INFO [stderr] | Dec 04 20:15:53.562 INFO [stderr] 81 | let percent = utils::get_percent(&raw_output); Dec 04 20:15:53.562 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 04 20:15:53.562 INFO [stderr] Dec 04 20:15:53.562 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 04 20:15:53.562 INFO [stderr] --> src/lib.rs:82:22 Dec 04 20:15:53.562 INFO [stderr] | Dec 04 20:15:53.562 INFO [stderr] 82 | let status = utils::get_status(&raw_output); Dec 04 20:15:53.562 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 04 20:15:53.562 INFO [stderr] Dec 04 20:15:53.571 INFO [stderr] error: aborting due to 3 previous errors Dec 04 20:15:53.571 INFO [stderr] Dec 04 20:15:53.571 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 04 20:15:53.578 INFO [stderr] error: Could not compile `battery-status`. Dec 04 20:15:53.578 INFO [stderr] Dec 04 20:15:53.578 INFO [stderr] To learn more, run the command again with --verbose. Dec 04 20:15:53.580 INFO [stderr] su: No module specific data is present Dec 04 20:15:54.420 INFO running `"docker" "inspect" "c0c66177058474b76ccbe9e3b0e1e721fc7dab9e445f53ad59946efc60e665db"` Dec 04 20:15:54.713 INFO running `"docker" "rm" "-f" "c0c66177058474b76ccbe9e3b0e1e721fc7dab9e445f53ad59946efc60e665db"` Dec 04 20:15:55.015 INFO [stdout] c0c66177058474b76ccbe9e3b0e1e721fc7dab9e445f53ad59946efc60e665db