Nov 17 05:29:23.116 INFO testing danreeves/battery-status against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 05:29:23.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:29:23.640 INFO [stdout] e8af509362f4b62b9d5888e90f30a47cba6f82902074b4c2b8318144bd264eb6 Nov 17 05:29:23.641 INFO running `"docker" "start" "-a" "e8af509362f4b62b9d5888e90f30a47cba6f82902074b4c2b8318144bd264eb6"` Nov 17 05:29:25.527 INFO [stderr] usermod: no changes Nov 17 05:29:25.675 INFO [stderr] Compiling syn v0.14.9 Nov 17 05:29:25.675 INFO [stderr] Compiling regex v1.0.5 Nov 17 05:29:45.157 INFO [stderr] Compiling structopt-derive v0.2.10 Nov 17 05:29:49.649 INFO [stderr] Compiling structopt v0.2.10 Nov 17 05:29:50.100 INFO [stderr] Compiling battery-status v0.1.0 (/source) Nov 17 05:29:50.254 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `utils` Nov 17 05:29:50.254 INFO [stderr] --> src/lib.rs:80:26 Nov 17 05:29:50.255 INFO [stderr] | Nov 17 05:29:50.255 INFO [stderr] 80 | let raw_output = utils::get_raw_output(); Nov 17 05:29:50.255 INFO [stderr] | ^^^^^ Use of undeclared type or module `utils` Nov 17 05:29:50.256 INFO [stderr] Nov 17 05:29:50.256 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `utils` Nov 17 05:29:50.256 INFO [stderr] --> src/lib.rs:81:23 Nov 17 05:29:50.257 INFO [stderr] | Nov 17 05:29:50.257 INFO [stderr] 81 | let percent = utils::get_percent(&raw_output); Nov 17 05:29:50.257 INFO [stderr] | ^^^^^ Use of undeclared type or module `utils` Nov 17 05:29:50.257 INFO [stderr] Nov 17 05:29:50.258 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `utils` Nov 17 05:29:50.258 INFO [stderr] --> src/lib.rs:82:22 Nov 17 05:29:50.258 INFO [stderr] | Nov 17 05:29:50.259 INFO [stderr] 82 | let status = utils::get_status(&raw_output); Nov 17 05:29:50.259 INFO [stderr] | ^^^^^ Use of undeclared type or module `utils` Nov 17 05:29:50.259 INFO [stderr] Nov 17 05:29:50.260 INFO [stderr] error: aborting due to 3 previous errors Nov 17 05:29:50.260 INFO [stderr] Nov 17 05:29:50.261 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 17 05:29:50.269 INFO [stderr] error: Could not compile `battery-status`. Nov 17 05:29:50.269 INFO [stderr] Nov 17 05:29:50.270 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 05:29:50.271 INFO [stderr] su: No module specific data is present Nov 17 05:29:51.635 INFO running `"docker" "inspect" "e8af509362f4b62b9d5888e90f30a47cba6f82902074b4c2b8318144bd264eb6"` Nov 17 05:29:51.937 INFO running `"docker" "rm" "-f" "e8af509362f4b62b9d5888e90f30a47cba6f82902074b4c2b8318144bd264eb6"` Nov 17 05:29:52.291 INFO [stdout] e8af509362f4b62b9d5888e90f30a47cba6f82902074b4c2b8318144bd264eb6