Nov 27 20:11:24.724 INFO checking smokytheangel0/stack_setup against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 20:11:24.729 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 27 20:11:25.148 INFO [stdout] c8cf83397400ca837ec1296922b3b9d8d9428fc63007589cb8dc8fe6b3359f42 Nov 27 20:11:25.156 INFO running `"docker" "start" "-a" "c8cf83397400ca837ec1296922b3b9d8d9428fc63007589cb8dc8fe6b3359f42"` Nov 27 20:11:26.290 INFO [stderr] usermod: no changes Nov 27 20:11:26.408 INFO [stderr] Checking podio v0.1.6 Nov 27 20:11:26.409 INFO [stderr] Checking fs_extra v1.1.0 Nov 27 20:11:26.409 INFO [stderr] Checking webbrowser v0.3.1 Nov 27 20:11:26.416 INFO [stderr] Compiling miniz_oxide_c_api v0.1.3 Nov 27 20:11:26.417 INFO [stderr] Compiling bzip2-sys v0.1.6 Nov 27 20:11:26.417 INFO [stderr] Checking miniz_oxide v0.1.3 Nov 27 20:11:26.424 INFO [stderr] Checking msdos_time v0.1.6 Nov 27 20:11:30.541 INFO [stderr] Checking flate2 v1.0.2 Nov 27 20:11:31.160 INFO [stderr] Checking bzip2 v0.3.3 Nov 27 20:11:32.468 INFO [stderr] Checking zip v0.4.2 Nov 27 20:11:33.392 INFO [stderr] Checking setup v0.1.0 (/source) Nov 27 20:11:33.896 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 27 20:11:33.896 INFO [stderr] --> src/main.rs:721:33 Nov 27 20:11:33.896 INFO [stderr] | Nov 27 20:11:33.896 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Nov 27 20:11:33.896 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 27 20:11:33.896 INFO [stderr] Nov 27 20:11:33.896 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 27 20:11:33.896 INFO [stderr] --> src/main.rs:726:43 Nov 27 20:11:33.896 INFO [stderr] | Nov 27 20:11:33.896 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Nov 27 20:11:33.896 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 27 20:11:33.896 INFO [stderr] Nov 27 20:11:34.023 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 27 20:11:34.023 INFO [stderr] --> src/main.rs:721:33 Nov 27 20:11:34.023 INFO [stderr] | Nov 27 20:11:34.023 INFO [stderr] 721 | let mut fileBOX = match OpenOptions::new() Nov 27 20:11:34.023 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 27 20:11:34.023 INFO [stderr] Nov 27 20:11:34.023 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OpenOptions` Nov 27 20:11:34.023 INFO [stderr] --> src/main.rs:726:43 Nov 27 20:11:34.024 INFO [stderr] | Nov 27 20:11:34.024 INFO [stderr] 726 | Err(_) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Nov 27 20:11:34.024 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OpenOptions` Nov 27 20:11:34.024 INFO [stderr] Nov 27 20:11:34.424 INFO [stderr] error: aborting due to 2 previous errors Nov 27 20:11:34.424 INFO [stderr] Nov 27 20:11:34.424 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 27 20:11:34.433 INFO [stderr] error: Could not compile `setup`. Nov 27 20:11:34.433 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 27 20:11:34.433 INFO [stderr] error: aborting due to 2 previous errors Nov 27 20:11:34.433 INFO [stderr] Nov 27 20:11:34.433 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 27 20:11:34.448 INFO [stderr] error: Could not compile `setup`. Nov 27 20:11:34.448 INFO [stderr] Nov 27 20:11:34.448 INFO [stderr] To learn more, run the command again with --verbose. Nov 27 20:11:34.460 INFO [stderr] su: No module specific data is present Nov 27 20:11:35.459 INFO running `"docker" "inspect" "c8cf83397400ca837ec1296922b3b9d8d9428fc63007589cb8dc8fe6b3359f42"` Nov 27 20:11:35.844 INFO running `"docker" "rm" "-f" "c8cf83397400ca837ec1296922b3b9d8d9428fc63007589cb8dc8fe6b3359f42"` Nov 27 20:11:36.161 INFO [stdout] c8cf83397400ca837ec1296922b3b9d8d9428fc63007589cb8dc8fe6b3359f42