[INFO] fetching crate pipedconsole 0.0.2... [INFO] checking pipedconsole-0.0.2 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate pipedconsole 0.0.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate pipedconsole 0.0.2 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pipedconsole 0.0.2 [INFO] finished tweaking crates.io crate pipedconsole 0.0.2 [INFO] tweaked toml for crates.io crate pipedconsole 0.0.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate pipedconsole 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced5a4ba0497f6bd8673fb9788c273c6c27e999a64140068b76f65be6755ab0a [INFO] running `Command { std: "docker" "start" "-a" "ced5a4ba0497f6bd8673fb9788c273c6c27e999a64140068b76f65be6755ab0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced5a4ba0497f6bd8673fb9788c273c6c27e999a64140068b76f65be6755ab0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced5a4ba0497f6bd8673fb9788c273c6c27e999a64140068b76f65be6755ab0a", kill_on_drop: false }` [INFO] [stdout] ced5a4ba0497f6bd8673fb9788c273c6c27e999a64140068b76f65be6755ab0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42af87d9e4dc6a8b611116bbd216bbad34d54968d74badc7abecd6ecccd0f525 [INFO] running `Command { std: "docker" "start" "-a" "42af87d9e4dc6a8b611116bbd216bbad34d54968d74badc7abecd6ecccd0f525", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling pipedconsole v0.0.2 (/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-fc8c77b7d756b813/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-fc8c77b7d756b813/out\PIPEDCONSOLE_COPY_DONE.txt [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.0.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pipedconsole-87870ec59164fb71/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-fc8c77b7d756b813/out\PIPEDCONSOLE_COPY_DONE.txt [INFO] [stderr] cargo:warning= <<<-------------- READ FROM HERE -------------->>>Please copy "/opt/rustwide/target/debug/build/pipedconsole-fc8c77b7d756b813/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-fc8c77b7d756b813/out\PIPEDCONSOLE_COPY_DONE.txt [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.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/com\send.rs: No such file or directory (os error 2) [INFO] [stderr] --> src/com.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | #[path = r"com\send.rs"] pub(crate) mod send; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `pipedconsole` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "42af87d9e4dc6a8b611116bbd216bbad34d54968d74badc7abecd6ecccd0f525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42af87d9e4dc6a8b611116bbd216bbad34d54968d74badc7abecd6ecccd0f525", kill_on_drop: false }` [INFO] [stdout] 42af87d9e4dc6a8b611116bbd216bbad34d54968d74badc7abecd6ecccd0f525