Nov 29 17:58:37.144 INFO checking smokytheangel0/stack_setup against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 17:58:37.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-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"` Nov 29 17:58:37.592 INFO [stdout] 192f30871ecbb6560f08489b065acc395c921bddf30a5bd751927bef1a735305 Nov 29 17:58:37.600 INFO running `"docker" "start" "-a" "192f30871ecbb6560f08489b065acc395c921bddf30a5bd751927bef1a735305"` Nov 29 17:58:38.854 INFO [stderr] usermod: no changes Nov 29 17:58:38.988 INFO [stderr] Compiling cc v1.0.24 Nov 29 17:58:38.988 INFO [stderr] Checking podio v0.1.6 Nov 29 17:58:38.988 INFO [stderr] Checking webbrowser v0.3.1 Nov 29 17:58:38.997 INFO [stderr] Checking fs_extra v1.1.0 Nov 29 17:58:38.999 INFO [stderr] Checking miniz_oxide v0.1.3 Nov 29 17:58:38.999 INFO [stderr] Checking msdos_time v0.1.6 Nov 29 17:58:43.845 INFO [stderr] Compiling bzip2-sys v0.1.6 Nov 29 17:58:43.845 INFO [stderr] Compiling miniz_oxide_c_api v0.1.3 Nov 29 17:58:45.736 INFO [stderr] Checking flate2 v1.0.2 Nov 29 17:58:47.108 INFO [stderr] Checking bzip2 v0.3.3 Nov 29 17:58:47.917 INFO [stderr] Checking zip v0.4.2 Nov 29 17:58:48.848 INFO [stderr] Checking setup v0.1.0 (/source) Nov 29 17:58:49.476 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 29 17:58:49.476 INFO [stderr] --> src/main.rs:721:33 Nov 29 17:58:49.476 INFO [stderr] | Nov 29 17:58:49.476 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Nov 29 17:58:49.476 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 29 17:58:49.476 INFO [stderr] Nov 29 17:58:49.476 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 29 17:58:49.476 INFO [stderr] --> src/main.rs:726:43 Nov 29 17:58:49.476 INFO [stderr] | Nov 29 17:58:49.476 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Nov 29 17:58:49.476 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 29 17:58:49.476 INFO [stderr] Nov 29 17:58:49.544 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 29 17:58:49.544 INFO [stderr] --> src/main.rs:721:33 Nov 29 17:58:49.544 INFO [stderr] | Nov 29 17:58:49.544 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Nov 29 17:58:49.544 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 29 17:58:49.544 INFO [stderr] Nov 29 17:58:49.544 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 29 17:58:49.544 INFO [stderr] --> src/main.rs:726:43 Nov 29 17:58:49.544 INFO [stderr] | Nov 29 17:58:49.544 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Nov 29 17:58:49.544 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 29 17:58:49.544 INFO [stderr] Nov 29 17:58:49.892 INFO [stderr] error: aborting due to 2 previous errors Nov 29 17:58:49.892 INFO [stderr] Nov 29 17:58:49.892 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 29 17:58:49.908 INFO [stderr] error: Could not compile `setup`. Nov 29 17:58:49.908 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 17:58:49.989 INFO [stderr] error: aborting due to 2 previous errors Nov 29 17:58:49.989 INFO [stderr] Nov 29 17:58:49.989 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 29 17:58:50.016 INFO [stderr] error: Could not compile `setup`. Nov 29 17:58:50.016 INFO [stderr] Nov 29 17:58:50.016 INFO [stderr] To learn more, run the command again with --verbose. Nov 29 17:58:50.020 INFO [stderr] su: No module specific data is present Nov 29 17:58:51.607 INFO running `"docker" "inspect" "192f30871ecbb6560f08489b065acc395c921bddf30a5bd751927bef1a735305"` Nov 29 17:58:51.942 INFO running `"docker" "rm" "-f" "192f30871ecbb6560f08489b065acc395c921bddf30a5bd751927bef1a735305"` Nov 29 17:58:52.289 INFO [stdout] 192f30871ecbb6560f08489b065acc395c921bddf30a5bd751927bef1a735305