Dec 05 07:02:38.384 INFO testing smokytheangel0/stack_setup against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 07:02:38.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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.996 INFO [stdout] 105f4e5f2c0ee4700defe317c9ccee08a4fda2755f9ff1d4b707b02fefdb6a78 Dec 05 07:02:38.998 INFO running `"docker" "start" "-a" "105f4e5f2c0ee4700defe317c9ccee08a4fda2755f9ff1d4b707b02fefdb6a78"` Dec 05 07:02:40.574 INFO [stderr] usermod: no changes Dec 05 07:02:40.704 INFO [stderr] Compiling cc v1.0.24 Dec 05 07:02:40.705 INFO [stderr] Compiling webbrowser v0.3.1 Dec 05 07:02:43.471 INFO [stderr] Compiling bzip2-sys v0.1.6 Dec 05 07:02:43.471 INFO [stderr] Compiling miniz_oxide_c_api v0.1.3 Dec 05 07:02:44.843 INFO [stderr] Compiling flate2 v1.0.2 Dec 05 07:02:45.211 INFO [stderr] Compiling bzip2 v0.3.3 Dec 05 07:02:46.020 INFO [stderr] Compiling zip v0.4.2 Dec 05 07:02:46.902 INFO [stderr] Compiling setup v0.1.0 (/source) Dec 05 07:02:47.230 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 05 07:02:47.230 INFO [stderr] --> src/main.rs:721:33 Dec 05 07:02:47.230 INFO [stderr] | Dec 05 07:02:47.230 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Dec 05 07:02:47.230 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 05 07:02:47.230 INFO [stderr] Dec 05 07:02:47.230 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Dec 05 07:02:47.230 INFO [stderr] --> src/main.rs:726:43 Dec 05 07:02:47.230 INFO [stderr] | Dec 05 07:02:47.230 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Dec 05 07:02:47.230 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Dec 05 07:02:47.230 INFO [stderr] Dec 05 07:02:47.380 INFO [stderr] error: aborting due to 2 previous errors Dec 05 07:02:47.380 INFO [stderr] Dec 05 07:02:47.380 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Dec 05 07:02:47.388 INFO [stderr] error: Could not compile `setup`. Dec 05 07:02:47.388 INFO [stderr] Dec 05 07:02:47.388 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 07:02:47.390 INFO [stderr] su: No module specific data is present Dec 05 07:02:47.626 INFO running `"docker" "inspect" "105f4e5f2c0ee4700defe317c9ccee08a4fda2755f9ff1d4b707b02fefdb6a78"` Dec 05 07:02:47.710 INFO running `"docker" "rm" "-f" "105f4e5f2c0ee4700defe317c9ccee08a4fda2755f9ff1d4b707b02fefdb6a78"` Dec 05 07:02:47.784 INFO [stdout] 105f4e5f2c0ee4700defe317c9ccee08a4fda2755f9ff1d4b707b02fefdb6a78