[INFO] cloning repository https://github.com/NebulaeCorp/simple-installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NebulaeCorp/simple-installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNebulaeCorp%2Fsimple-installer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNebulaeCorp%2Fsimple-installer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d39ff88d0f94f02bfd4ab6a710906410ec778fd [INFO] testing NebulaeCorp/simple-installer against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNebulaeCorp%2Fsimple-installer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NebulaeCorp/simple-installer [INFO] finished tweaking git repo https://github.com/NebulaeCorp/simple-installer [INFO] tweaked toml for git repo https://github.com/NebulaeCorp/simple-installer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NebulaeCorp/simple-installer on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NebulaeCorp/simple-installer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded keyvalues-parser v0.1.0 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded thiserror-impl v1.0.56 [INFO] [stderr] Downloaded zip-extensions v0.6.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.40 [INFO] [stderr] Downloaded winreg v0.11.0 [INFO] [stderr] Downloaded serde_json v1.0.111 [INFO] [stderr] Downloaded reqwest v0.11.23 [INFO] [stderr] Downloaded regex v1.10.3 [INFO] [stderr] Downloaded pest v2.7.6 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded keyvalues-serde v0.1.0 [INFO] [stderr] Downloaded pkg-config v0.3.29 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded web-sys v0.3.67 [INFO] [stderr] Downloaded press-btn-continue v0.2.0 [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded hermit-abi v0.3.4 [INFO] [stderr] Downloaded steamy-vdf v0.2.0 [INFO] [stderr] Downloaded steamlocate v1.2.1 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded tokio v1.35.1 [INFO] [stderr] Downloaded thiserror v1.0.56 [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 638c8eb097eabe5fa7831f4a34aa97589a26b317260c013762f65050d1e89eb2 [INFO] running `Command { std: "docker" "start" "-a" "638c8eb097eabe5fa7831f4a34aa97589a26b317260c013762f65050d1e89eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "638c8eb097eabe5fa7831f4a34aa97589a26b317260c013762f65050d1e89eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638c8eb097eabe5fa7831f4a34aa97589a26b317260c013762f65050d1e89eb2", kill_on_drop: false }` [INFO] [stdout] 638c8eb097eabe5fa7831f4a34aa97589a26b317260c013762f65050d1e89eb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d238240a18233909a85a21ea8848b5a0624374367d50749c205af5d5bba403b [INFO] running `Command { std: "docker" "start" "-a" "1d238240a18233909a85a21ea8848b5a0624374367d50749c205af5d5bba403b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling press-btn-continue v0.2.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling steamy-vdf v0.2.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling keyvalues-parser v0.1.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling zip-extensions v0.6.2 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling keyvalues-serde v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling steamlocate v1.2.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling simple-installer-pw-rs v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `wait` in crate `press_btn_continue` [INFO] [stdout] --> src/main.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | press_btn_continue::wait("Press any key to continue...")?; [INFO] [stdout] | ^^^^ not found in `press_btn_continue` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/press-btn-continue-0.2.0/src/lib.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 4 | pub use windows::wait; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-installer-pw-rs` (bin "simple-installer-pw-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1d238240a18233909a85a21ea8848b5a0624374367d50749c205af5d5bba403b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d238240a18233909a85a21ea8848b5a0624374367d50749c205af5d5bba403b", kill_on_drop: false }` [INFO] [stdout] 1d238240a18233909a85a21ea8848b5a0624374367d50749c205af5d5bba403b