[INFO] updating cached repository smokytheangel0/stack_setup [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/smokytheangel0/stack_setup [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/smokytheangel0/stack_setup" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/smokytheangel0/stack_setup"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/smokytheangel0/stack_setup'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/smokytheangel0/stack_setup" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/smokytheangel0/stack_setup"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/smokytheangel0/stack_setup'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7b812587f70bc9eb5e02e44a2e19d476c0fffa65 [INFO] sha for GitHub repo smokytheangel0/stack_setup: 7b812587f70bc9eb5e02e44a2e19d476c0fffa65 [INFO] validating manifest of smokytheangel0/stack_setup on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of smokytheangel0/stack_setup on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing smokytheangel0/stack_setup [INFO] finished frobbing smokytheangel0/stack_setup [INFO] frobbed toml for smokytheangel0/stack_setup written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/smokytheangel0/stack_setup/Cargo.toml [INFO] started frobbing smokytheangel0/stack_setup [INFO] finished frobbing smokytheangel0/stack_setup [INFO] frobbed toml for smokytheangel0/stack_setup written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/smokytheangel0/stack_setup/Cargo.toml [INFO] crate smokytheangel0/stack_setup has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking smokytheangel0/stack_setup against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-6/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 57cb4e7dfc4ef6d43fe7d73ecf95e80634f76892a17e29bcf60ba4468e7bbcc1 [INFO] running `"docker" "start" "-a" "57cb4e7dfc4ef6d43fe7d73ecf95e80634f76892a17e29bcf60ba4468e7bbcc1"` [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking webbrowser v0.3.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.1.3 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.4.2 [INFO] [stderr] Checking setup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` [INFO] [stderr] --> src/main.rs:721:33 [INFO] [stderr] | [INFO] [stderr] 721 | let mut fileBOX = match OpenOptions::new() [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` [INFO] [stderr] --> src/main.rs:726:43 [INFO] [stderr] | [INFO] [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` [INFO] [stderr] --> src/main.rs:721:33 [INFO] [stderr] | [INFO] [stderr] 721 | let mut fileBOX = match OpenOptions::new() [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` [INFO] [stderr] --> src/main.rs:726:43 [INFO] [stderr] | [INFO] [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `setup`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: Could not compile `setup`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "57cb4e7dfc4ef6d43fe7d73ecf95e80634f76892a17e29bcf60ba4468e7bbcc1"` [INFO] running `"docker" "rm" "-f" "57cb4e7dfc4ef6d43fe7d73ecf95e80634f76892a17e29bcf60ba4468e7bbcc1"` [INFO] [stdout] 57cb4e7dfc4ef6d43fe7d73ecf95e80634f76892a17e29bcf60ba4468e7bbcc1