[INFO] cloning repository https://github.com/binyomen/sexe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binyomen/sexe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinyomen%2Fsexe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinyomen%2Fsexe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cce1836ef13617fb326ebf7a9f7b278424b7306a
[INFO] checking binyomen/sexe/cce1836ef13617fb326ebf7a9f7b278424b7306a against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinyomen%2Fsexe" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/binyomen/sexe
[INFO] finished tweaking git repo https://github.com/binyomen/sexe
[INFO] tweaked toml for git repo https://github.com/binyomen/sexe written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/binyomen/sexe on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/binyomen/sexe 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/util/Cargo.toml: file `/workspace/builds/worker-7-tc1/source/util/tests/test_provider.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `test_provider`
[INFO] [stderr]   * `integration-test` target `test_provider`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/binyomen/winapi-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.22
[INFO] [stderr]   Downloaded zip v0.5.8
[INFO] [stderr]   Downloaded thiserror v1.0.22
[INFO] [stderr]   Downloaded flexi_logger v0.16.2
[INFO] [stderr]   Downloaded syn v1.0.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edbe34a330e1cb5dbde46a95b230d0e9b7fa854a79f0acd00071663fe42d5c9b
[INFO] running `Command { std: "docker" "start" "-a" "edbe34a330e1cb5dbde46a95b230d0e9b7fa854a79f0acd00071663fe42d5c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbe34a330e1cb5dbde46a95b230d0e9b7fa854a79f0acd00071663fe42d5c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbe34a330e1cb5dbde46a95b230d0e9b7fa854a79f0acd00071663fe42d5c9b", kill_on_drop: false }`
[INFO] [stdout] edbe34a330e1cb5dbde46a95b230d0e9b7fa854a79f0acd00071663fe42d5c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c0246f2f32b7f715b6837cd7b84bc38e79d2b5227561ca06ab7fa2bc20d181
[INFO] running `Command { std: "docker" "start" "-a" "85c0246f2f32b7f715b6837cd7b84bc38e79d2b5227561ca06ab7fa2bc20d181", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/util/Cargo.toml: file `/opt/rustwide/workdir/util/tests/test_provider.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `test_provider`
[INFO] [stderr]   * `integration-test` target `test_provider`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.50
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling winapi v0.3.9 (https://github.com/binyomen/winapi-rs?branch=projfs#e613157f)
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking testapp v0.1.3 (/opt/rustwide/workdir/testapp)
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> testapp/src/main.rs:2:73
[INFO] [stdout]   |
[INFO] [stdout] 2 |     std::{env, error, ffi::OsString, fmt, fs::File, io::Read, iter, os::windows::ffi::OsStrExt},
[INFO] [stdout]   |                                                                         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/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/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/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[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> testapp/src/main.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         shared::minwindef::DWORD,
[INFO] [stdout]   |         ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> testapp/src/main.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         um::{
[INFO] [stdout]   |         ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> testapp/src/main.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     s.into()
[INFO] [stdout] 103 | |         .encode_wide()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testapp` (bin "testapp") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "85c0246f2f32b7f715b6837cd7b84bc38e79d2b5227561ca06ab7fa2bc20d181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c0246f2f32b7f715b6837cd7b84bc38e79d2b5227561ca06ab7fa2bc20d181", kill_on_drop: false }`
[INFO] [stdout] 85c0246f2f32b7f715b6837cd7b84bc38e79d2b5227561ca06ab7fa2bc20d181
