[INFO] fetching crate pipedconsole 0.2.0... [INFO] checking pipedconsole-0.2.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate pipedconsole 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pipedconsole 0.2.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-7/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b637ed1eb8c1b56af26a1727d23c902d4ff8643fc3126c07061420e89b6e087 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5b637ed1eb8c1b56af26a1727d23c902d4ff8643fc3126c07061420e89b6e087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b637ed1eb8c1b56af26a1727d23c902d4ff8643fc3126c07061420e89b6e087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b637ed1eb8c1b56af26a1727d23c902d4ff8643fc3126c07061420e89b6e087", kill_on_drop: false }` [INFO] [stdout] 5b637ed1eb8c1b56af26a1727d23c902d4ff8643fc3126c07061420e89b6e087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41df410deb0e21e63474022c65bbb77bdd3cb32c4376bff05809545c806643c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b41df410deb0e21e63474022c65bbb77bdd3cb32c4376bff05809545c806643c", 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-41938029102169b8/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-41938029102169b8/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-742918fd5767ca2f/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-41938029102169b8/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-41938029102169b8/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-41938029102169b8/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] error: could not compile `pipedconsole` due to previous error; 3 warnings emitted [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "b41df410deb0e21e63474022c65bbb77bdd3cb32c4376bff05809545c806643c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41df410deb0e21e63474022c65bbb77bdd3cb32c4376bff05809545c806643c", kill_on_drop: false }` [INFO] [stdout] b41df410deb0e21e63474022c65bbb77bdd3cb32c4376bff05809545c806643c