[INFO] fetching crate pipedconsole 0.2.0... [INFO] checking pipedconsole-0.2.0 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate pipedconsole 0.2.0 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate pipedconsole 0.2.0 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pipedconsole 0.2.0 [INFO] finished tweaking crates.io crate pipedconsole 0.2.0 [INFO] tweaked toml for crates.io crate pipedconsole 0.2.0 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate crates.io crate pipedconsole 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bdedda3f19647d23d3c4ed558281d205390d215e4b768b9194fbbc9f92dee5a [INFO] running `Command { std: "docker" "start" "-a" "0bdedda3f19647d23d3c4ed558281d205390d215e4b768b9194fbbc9f92dee5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bdedda3f19647d23d3c4ed558281d205390d215e4b768b9194fbbc9f92dee5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bdedda3f19647d23d3c4ed558281d205390d215e4b768b9194fbbc9f92dee5a", kill_on_drop: false }` [INFO] [stdout] 0bdedda3f19647d23d3c4ed558281d205390d215e4b768b9194fbbc9f92dee5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932492b0c0ed442e687b0162f6f757a7b585ff65068b9ac96b92625ff5238091 [INFO] running `Command { std: "docker" "start" "-a" "932492b0c0ed442e687b0162f6f757a7b585ff65068b9ac96b92625ff5238091", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling pipedconsole v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: <<<-------------- READ FROM HERE -------------->>>Please copy "/opt/rustwide/target/debug/build/pipedconsole-a30635dc4dcaaebb/out\debug\console_worker.exe" into the directory where your executable is located.The "console_worker.exe" file must be in the same directory as any executable calling the "Console::new()" function.If you are done copying please set the "PIPEDCONSOLE_COPY_DONE" environment variable or create this file: /opt/rustwide/target/debug/build/pipedconsole-a30635dc4dcaaebb/out\PIPEDCONSOLE_COPY_DONE.txt If you cannot find the file, make sure that "cargo --version" works. You can always create an issue on github if neither of this options work for you. [INFO] [stderr] warning: during the compilation of the console_worker executable cargo has thrown an error: Compiling winapi v0.3.9 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `pipedconsole v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pipedconsole-69ddfbd337d45954/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PIPEDCONSOLE_COPY_DONE [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/pipedconsole-a30635dc4dcaaebb/out\PIPEDCONSOLE_COPY_DONE.txt [INFO] [stderr] Environment found: false [INFO] [stderr] Signal file found: false [INFO] [stderr] cargo:warning= <<<-------------- READ FROM HERE -------------->>>Please copy "/opt/rustwide/target/debug/build/pipedconsole-a30635dc4dcaaebb/out\debug\console_worker.exe" into the directory where your executable is located.The "console_worker.exe" file must be in the same directory as any executable calling the "Console::new()" function.If you are done copying please set the "PIPEDCONSOLE_COPY_DONE" environment variable or create this file: /opt/rustwide/target/debug/build/pipedconsole-a30635dc4dcaaebb/out\PIPEDCONSOLE_COPY_DONE.txt If you cannot find the file, make sure that "cargo --version" works. You can always create an issue on github if neither of this options work for you. [INFO] [stderr] cargo:warning=during the compilation of the console_worker executable cargo has thrown an error: Compiling winapi v0.3.9 [INFO] [stderr] Compiling pipedconsole v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Console` in this scope [INFO] [stderr] --> src/console/new.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | Console { pid: 0, pipe: 0 as *mut c_void } [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing this struct [INFO] [stderr] | [INFO] [stderr] 2 | use crate::Console; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `CString` [INFO] [stderr] --> src/com/send.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | use std::ffi::{CString, c_void}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CString`, `ptr::null_mut` [INFO] [stderr] --> src/console/new.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | ptr::null_mut, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 4 | ffi::{CString, c_void} [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ErrorKind`, `error::InternalError` [INFO] [stderr] --> src/console/new.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | error::InternalError, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 20 | ErrorKind [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0422`. [INFO] [stderr] warning: `pipedconsole` (lib) generated 3 warnings [INFO] [stderr] error: could not compile `pipedconsole` due to previous error; 3 warnings emitted [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "932492b0c0ed442e687b0162f6f757a7b585ff65068b9ac96b92625ff5238091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932492b0c0ed442e687b0162f6f757a7b585ff65068b9ac96b92625ff5238091", kill_on_drop: false }` [INFO] [stdout] 932492b0c0ed442e687b0162f6f757a7b585ff65068b9ac96b92625ff5238091