Dec 19 08:35:13.065 INFO checking smokytheangel0/stack_setup against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 08:35:13.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-0/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/gh/smokytheangel0/stack_setup:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 08:35:13.378 INFO [stdout] 17c6aa129a7e6761a64ccd6bc08b006d632d60135f1cbda55cc9a45a518f8b4a Dec 19 08:35:13.384 INFO running `"docker" "start" "-a" "17c6aa129a7e6761a64ccd6bc08b006d632d60135f1cbda55cc9a45a518f8b4a"` Dec 19 08:35:14.897 INFO [stderr] Checking webbrowser v0.3.1 Dec 19 08:35:14.898 INFO [stderr] Checking fs_extra v1.1.0 Dec 19 08:35:14.898 INFO [stderr] Compiling bzip2-sys v0.1.6 Dec 19 08:35:14.898 INFO [stderr] Compiling miniz_oxide_c_api v0.1.3 Dec 19 08:35:15.993 INFO [stderr] Checking flate2 v1.0.2 Dec 19 08:35:17.124 INFO [stderr] Checking bzip2 v0.3.3 Dec 19 08:35:17.664 INFO [stderr] Checking zip v0.4.2 Dec 19 08:35:18.448 INFO [stderr] Checking setup v0.1.0 (/opt/crater/workdir) Dec 19 08:35:18.645 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 19 08:35:18.645 INFO [stderr] --> src/main.rs:721:33 Dec 19 08:35:18.645 INFO [stderr] | Dec 19 08:35:18.646 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Dec 19 08:35:18.646 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 19 08:35:18.646 INFO [stderr] Dec 19 08:35:18.646 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 19 08:35:18.646 INFO [stderr] --> src/main.rs:726:43 Dec 19 08:35:18.646 INFO [stderr] | Dec 19 08:35:18.646 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Dec 19 08:35:18.646 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 19 08:35:18.646 INFO [stderr] Dec 19 08:35:18.759 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 19 08:35:18.760 INFO [stderr] --> src/main.rs:721:33 Dec 19 08:35:18.760 INFO [stderr] | Dec 19 08:35:18.760 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Dec 19 08:35:18.760 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 19 08:35:18.760 INFO [stderr] Dec 19 08:35:18.760 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 19 08:35:18.760 INFO [stderr] --> src/main.rs:726:43 Dec 19 08:35:18.760 INFO [stderr] | Dec 19 08:35:18.760 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Dec 19 08:35:18.760 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 19 08:35:18.760 INFO [stderr] Dec 19 08:35:18.866 INFO [stderr] error: aborting due to 2 previous errors Dec 19 08:35:18.866 INFO [stderr] Dec 19 08:35:18.866 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 19 08:35:18.879 INFO [stderr] error: Could not compile `setup`. Dec 19 08:35:18.879 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 08:35:19.050 INFO [stderr] error: aborting due to 2 previous errors Dec 19 08:35:19.050 INFO [stderr] Dec 19 08:35:19.050 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 19 08:35:19.061 INFO [stderr] error: Could not compile `setup`. Dec 19 08:35:19.061 INFO [stderr] Dec 19 08:35:19.061 INFO [stderr] To learn more, run the command again with --verbose. Dec 19 08:35:20.308 INFO running `"docker" "inspect" "17c6aa129a7e6761a64ccd6bc08b006d632d60135f1cbda55cc9a45a518f8b4a"` Dec 19 08:35:20.614 INFO running `"docker" "rm" "-f" "17c6aa129a7e6761a64ccd6bc08b006d632d60135f1cbda55cc9a45a518f8b4a"` Dec 19 08:35:20.971 INFO [stdout] 17c6aa129a7e6761a64ccd6bc08b006d632d60135f1cbda55cc9a45a518f8b4a