Dec 05 07:02:38.241 INFO testing smokytheangel0/stack_setup against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 07:02:38.241 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 07:02:38.672 INFO [stdout] 928d16a9306b54ea4e6431b87bdfc609237fb6a5930b97a32f2c7accbd970045 Dec 05 07:02:38.678 INFO running `"docker" "start" "-a" "928d16a9306b54ea4e6431b87bdfc609237fb6a5930b97a32f2c7accbd970045"` Dec 05 07:02:40.262 INFO [stderr] usermod: no changes Dec 05 07:02:40.413 INFO [stderr] Compiling fs_extra v1.1.0 Dec 05 07:02:40.418 INFO [stderr] Compiling webbrowser v0.3.1 Dec 05 07:02:40.418 INFO [stderr] Compiling miniz_oxide_c_api v0.1.3 Dec 05 07:02:40.418 INFO [stderr] Compiling bzip2-sys v0.1.6 Dec 05 07:02:43.789 INFO [stderr] Compiling flate2 v1.0.2 Dec 05 07:02:44.136 INFO [stderr] Compiling bzip2 v0.3.3 Dec 05 07:02:45.089 INFO [stderr] Compiling zip v0.4.2 Dec 05 07:02:46.203 INFO [stderr] Compiling setup v0.1.0 (/source) Dec 05 07:02:46.592 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 05 07:02:46.592 INFO [stderr] --> src/main.rs:721:33 Dec 05 07:02:46.592 INFO [stderr] | Dec 05 07:02:46.592 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Dec 05 07:02:46.592 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 05 07:02:46.592 INFO [stderr] Dec 05 07:02:46.592 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 05 07:02:46.592 INFO [stderr] --> src/main.rs:726:43 Dec 05 07:02:46.592 INFO [stderr] | Dec 05 07:02:46.592 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Dec 05 07:02:46.592 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 05 07:02:46.593 INFO [stderr] Dec 05 07:02:46.745 INFO [stderr] error: aborting due to 2 previous errors Dec 05 07:02:46.745 INFO [stderr] Dec 05 07:02:46.745 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 05 07:02:46.751 INFO [stderr] error: Could not compile `setup`. Dec 05 07:02:46.751 INFO [stderr] Dec 05 07:02:46.751 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 07:02:46.753 INFO [stderr] su: No module specific data is present Dec 05 07:02:47.024 INFO running `"docker" "inspect" "928d16a9306b54ea4e6431b87bdfc609237fb6a5930b97a32f2c7accbd970045"` Dec 05 07:02:47.091 INFO running `"docker" "rm" "-f" "928d16a9306b54ea4e6431b87bdfc609237fb6a5930b97a32f2c7accbd970045"` Dec 05 07:02:47.174 INFO [stdout] 928d16a9306b54ea4e6431b87bdfc609237fb6a5930b97a32f2c7accbd970045