[INFO] cloning repository https://github.com/heyanLE/easy_remote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heyanLE/easy_remote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FheyanLE%2Feasy_remote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FheyanLE%2Feasy_remote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7158ac099ad14475422a87e8b011741fb1542a67 [INFO] testing heyanLE/easy_remote against 1.95.0 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FheyanLE%2Feasy_remote" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/heyanLE/easy_remote [INFO] finished tweaking git repo https://github.com/heyanLE/easy_remote [INFO] tweaked toml for git repo https://github.com/heyanLE/easy_remote written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/heyanLE/easy_remote on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/heyanLE/easy_remote 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v2.3.0 [INFO] [stderr] Downloaded h264-decoder v0.2.3 [INFO] [stderr] Downloaded streamhub v0.2.3 [INFO] [stderr] Downloaded xflv v0.4.3 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded rand v0.3.23 [INFO] [stderr] Downloaded job_scheduler_ng v2.0.5 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded async-trait v0.1.81 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded windows-capture v1.2.0 [INFO] [stderr] Downloaded openssl-sys v0.9.102 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded bytes v1.6.1 [INFO] [stderr] Downloaded xrtsp v0.2.3 [INFO] [stderr] Downloaded security-framework-sys v2.11.1 [INFO] [stderr] Downloaded bytesio v0.3.3 [INFO] [stderr] Downloaded cc v1.1.6 [INFO] [stderr] Downloaded commonlib v0.1.1 [INFO] [stderr] Downloaded syn v2.0.71 [INFO] [stderr] Downloaded tokio v1.38.1 [INFO] [stderr] Downloaded windows v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b3bf18a09c92b1cbe9be84d88c2f04d9d707d9f1beb37a9aabb41e4d74896fa [INFO] running `Command { std: "docker" "start" "-a" "1b3bf18a09c92b1cbe9be84d88c2f04d9d707d9f1beb37a9aabb41e4d74896fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b3bf18a09c92b1cbe9be84d88c2f04d9d707d9f1beb37a9aabb41e4d74896fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3bf18a09c92b1cbe9be84d88c2f04d9d707d9f1beb37a9aabb41e4d74896fa", kill_on_drop: false }` [INFO] [stdout] 1b3bf18a09c92b1cbe9be84d88c2f04d9d707d9f1beb37a9aabb41e4d74896fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 420312d13399875519d97098d866659e9132fd09012dee749c7acf7771a725a5 [INFO] running `Command { std: "docker" "start" "-a" "420312d13399875519d97098d866659e9132fd09012dee749c7acf7771a725a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling windows-result v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling windows-implement v0.56.0 [INFO] [stderr] Compiling windows-interface v0.56.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling windows-core v0.56.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling windows v0.56.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling bytesio v0.3.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h264-decoder v0.2.3 [INFO] [stderr] Compiling xflv v0.4.3 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling job_scheduler_ng v2.0.5 [INFO] [stderr] Compiling commonlib v0.1.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling windows-capture v1.2.0 [INFO] [stdout] error[E0433]: cannot find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.2.0/src/capture.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | os::windows::prelude::AsRawHandle, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `JoinHandle` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.2.0/src/capture.rs:154:40 [INFO] [stdout] | [INFO] [stdout] 154 | let handle = thread_handle.as_raw_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `JoinHandle>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HSTRING: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.2.0/src/encoder.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | let path = &HSTRING::from(path.as_os_str().to_os_string()); [INFO] [stdout] | ^^^^^^^ the trait `From` is not implemented for `HSTRING` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.56.0/src/strings/hstring.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | impl From<&str> for HSTRING { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `HSTRING` implements `From<&str>` [INFO] [stdout] ... [INFO] [stdout] 146 | impl From for HSTRING { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `HSTRING` implements `From` [INFO] [stdout] ... [INFO] [stdout] 152 | impl From<&String> for HSTRING { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `HSTRING` implements `From<&String>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-capture` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "420312d13399875519d97098d866659e9132fd09012dee749c7acf7771a725a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420312d13399875519d97098d866659e9132fd09012dee749c7acf7771a725a5", kill_on_drop: false }` [INFO] [stdout] 420312d13399875519d97098d866659e9132fd09012dee749c7acf7771a725a5