Dec 13 22:21:45.240 INFO testing danreeves/battery-status against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 22:21:45.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 22:21:45.795 INFO [stdout] 754556687bf12f115646aca1b0e235b96ecdfb926d0a6cd630351501e61451bf Dec 13 22:21:45.799 INFO running `"docker" "start" "-a" "754556687bf12f115646aca1b0e235b96ecdfb926d0a6cd630351501e61451bf"` Dec 13 22:21:46.936 INFO [stderr] usermod: no changes Dec 13 22:21:47.071 INFO [stderr] Compiling unicode-xid v0.1.0 Dec 13 22:21:47.383 INFO [stderr] Compiling proc-macro2 v0.4.19 Dec 13 22:21:49.599 INFO [stderr] Compiling quote v0.6.8 Dec 13 22:21:50.567 INFO [stderr] Compiling syn v0.14.9 Dec 13 22:21:58.763 INFO [stderr] Compiling structopt-derive v0.2.10 Dec 13 22:22:01.767 INFO [stderr] Compiling structopt v0.2.10 Dec 13 22:22:02.727 INFO [stderr] Compiling battery-status v0.1.0 (/source) Dec 13 22:22:03.094 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 13 22:22:03.094 INFO [stderr] --> src/lib.rs:80:26 Dec 13 22:22:03.094 INFO [stderr] | Dec 13 22:22:03.094 INFO [stderr] 80 | let raw_output = utils::get_raw_output(); Dec 13 22:22:03.094 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 13 22:22:03.094 INFO [stderr] Dec 13 22:22:03.094 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 13 22:22:03.094 INFO [stderr] --> src/lib.rs:81:23 Dec 13 22:22:03.094 INFO [stderr] | Dec 13 22:22:03.094 INFO [stderr] 81 | let percent = utils::get_percent(&raw_output); Dec 13 22:22:03.094 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 13 22:22:03.094 INFO [stderr] Dec 13 22:22:03.094 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `utils` Dec 13 22:22:03.094 INFO [stderr] --> src/lib.rs:82:22 Dec 13 22:22:03.094 INFO [stderr] | Dec 13 22:22:03.094 INFO [stderr] 82 | let status = utils::get_status(&raw_output); Dec 13 22:22:03.094 INFO [stderr] | ^^^^^ use of undeclared type or module `utils` Dec 13 22:22:03.094 INFO [stderr] Dec 13 22:22:03.094 INFO [stderr] error: aborting due to 3 previous errors Dec 13 22:22:03.094 INFO [stderr] Dec 13 22:22:03.094 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 13 22:22:03.100 INFO [stderr] error: Could not compile `battery-status`. Dec 13 22:22:03.100 INFO [stderr] Dec 13 22:22:03.100 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 22:22:03.100 INFO [stderr] su: No module specific data is present Dec 13 22:22:03.765 INFO running `"docker" "inspect" "754556687bf12f115646aca1b0e235b96ecdfb926d0a6cd630351501e61451bf"` Dec 13 22:22:04.059 INFO running `"docker" "rm" "-f" "754556687bf12f115646aca1b0e235b96ecdfb926d0a6cd630351501e61451bf"` Dec 13 22:22:04.403 INFO [stdout] 754556687bf12f115646aca1b0e235b96ecdfb926d0a6cd630351501e61451bf