[INFO] fetching crate winpty-rs-windows-future 0.2.1... [INFO] testing winpty-rs-windows-future-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate winpty-rs-windows-future 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate winpty-rs-windows-future 0.2.1 [INFO] finished tweaking crates.io crate winpty-rs-windows-future 0.2.1 [INFO] tweaked toml for crates.io crate winpty-rs-windows-future 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate winpty-rs-windows-future 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate winpty-rs-windows-future 0.2.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46006d4ebfc64f6754132901a4d8918d1e683667c9fd165162383404613ff2c8 [INFO] running `Command { std: "docker" "start" "-a" "46006d4ebfc64f6754132901a4d8918d1e683667c9fd165162383404613ff2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46006d4ebfc64f6754132901a4d8918d1e683667c9fd165162383404613ff2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46006d4ebfc64f6754132901a4d8918d1e683667c9fd165162383404613ff2c8", kill_on_drop: false }` [INFO] [stdout] 46006d4ebfc64f6754132901a4d8918d1e683667c9fd165162383404613ff2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da3d125152aec9674a096ddd2ad4ab4c33e2d7b0882783e5200b398226b47a87 [INFO] running `Command { std: "docker" "start" "-a" "da3d125152aec9674a096ddd2ad4ab4c33e2d7b0882783e5200b398226b47a87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling winpty-rs-windows-link v0.1.3 [INFO] [stderr] Compiling winpty-rs-windows-result v0.3.4 [INFO] [stderr] Compiling winpty-rs-windows-strings v0.4.2 [INFO] [stderr] Compiling winpty-rs-windows-threading v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling winpty-rs-windows-interface v0.59.1 [INFO] [stderr] Compiling winpty-rs-windows-implement v0.60.0 [INFO] [stderr] Compiling winpty-rs-windows-core v0.61.2 [INFO] [stderr] Compiling winpty-rs-windows-future v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:89:61 [INFO] [stdout] | [INFO] [stdout] 89 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:91:53 [INFO] [stdout] | [INFO] [stdout] 91 | return winpty_rs_windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:257:61 [INFO] [stdout] | [INFO] [stdout] 257 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:259:53 [INFO] [stdout] | [INFO] [stdout] 259 | return winpty_rs_windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:424:424 [INFO] [stdout] | [INFO] [stdout] 424 | ... * iid == < winpty_rs_windows_core::imp::IMarshal as winpty_rs_windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; ret... [INFO] [stdout] | ^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:424:550 [INFO] [stdout] | [INFO] [stdout] 424 | ... ) ; return winpty_rs_windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::ffi::c... [INFO] [stdout] | ^^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:583:61 [INFO] [stdout] | [INFO] [stdout] 583 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:585:53 [INFO] [stdout] | [INFO] [stdout] 585 | return winpty_rs_windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:763:424 [INFO] [stdout] | [INFO] [stdout] 763 | ... * iid == < winpty_rs_windows_core::imp::IMarshal as winpty_rs_windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; ret... [INFO] [stdout] | ^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:763:550 [INFO] [stdout] | [INFO] [stdout] 763 | ... ) ; return winpty_rs_windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::ffi::c... [INFO] [stdout] | ^^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:938:437 [INFO] [stdout] | [INFO] [stdout] 938 | ... * iid == < winpty_rs_windows_core::imp::IMarshal as winpty_rs_windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; ret... [INFO] [stdout] | ^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `winpty_rs_windows_core::imp` [INFO] [stdout] --> src/bindings.rs:938:563 [INFO] [stdout] | [INFO] [stdout] 938 | ... ) ; return winpty_rs_windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::ffi::c... [INFO] [stdout] | ^^^^^^^^^ not found in `winpty_rs_windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `winpty_rs_windows_threading` [INFO] [stdout] --> src/async_spawn.rs:267:38 [INFO] [stdout] | [INFO] [stdout] 267 | winpty_rs_windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `winpty_rs_windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `winpty_rs_windows_threading` [INFO] [stdout] --> src/async_spawn.rs:284:38 [INFO] [stdout] | [INFO] [stdout] 284 | winpty_rs_windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `winpty_rs_windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `winpty_rs_windows_threading` [INFO] [stdout] --> src/async_spawn.rs:301:38 [INFO] [stdout] | [INFO] [stdout] 301 | winpty_rs_windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `winpty_rs_windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `submit` in crate `winpty_rs_windows_threading` [INFO] [stdout] --> src/async_spawn.rs:318:38 [INFO] [stdout] | [INFO] [stdout] 318 | winpty_rs_windows_threading::submit(move || { [INFO] [stdout] | ^^^^^^ not found in `winpty_rs_windows_threading` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winpty-rs-windows-future` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "da3d125152aec9674a096ddd2ad4ab4c33e2d7b0882783e5200b398226b47a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3d125152aec9674a096ddd2ad4ab4c33e2d7b0882783e5200b398226b47a87", kill_on_drop: false }` [INFO] [stdout] da3d125152aec9674a096ddd2ad4ab4c33e2d7b0882783e5200b398226b47a87