[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] testing binyomen/sexe against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinyomen%2Fsexe" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/binyomen/sexe on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-23/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-23/source/Cargo.toml [INFO] crate git repo https://github.com/binyomen/sexe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-23/source/util/Cargo.toml: file found to be present in multiple build targets: /workspace/builds/worker-23/source/util/tests/test_provider.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0922eb3ab576b4983ad298ec27616f23c74a390f400a0be72f0a6375528887fc [INFO] running `Command { std: "docker" "start" "-a" "0922eb3ab576b4983ad298ec27616f23c74a390f400a0be72f0a6375528887fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0922eb3ab576b4983ad298ec27616f23c74a390f400a0be72f0a6375528887fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0922eb3ab576b4983ad298ec27616f23c74a390f400a0be72f0a6375528887fc", kill_on_drop: false }` [INFO] [stdout] 0922eb3ab576b4983ad298ec27616f23c74a390f400a0be72f0a6375528887fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a5d1a0b38e1ee225300df9d7839cbfccf5ab51fe2244dc091ea84b2411eca6a [INFO] running `Command { std: "docker" "start" "-a" "3a5d1a0b38e1ee225300df9d7839cbfccf5ab51fe2244dc091ea84b2411eca6a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/util/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/util/tests/test_provider.rs [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling winapi v0.3.9 (https://github.com/binyomen/winapi-rs?branch=projfs#e613157f) [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling testapp v0.1.3 (/opt/rustwide/workdir/testapp) [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] [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] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetFileAttributesW` in this scope [INFO] [stdout] --> testapp/src/main.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | let attrs = unsafe { GetFileAttributesW(to_u16_vec(entry.path()).as_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> testapp/src/main.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | const ATTRIBUTES: [(DWORD, &str); 19] = [ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_ARCHIVE` in this scope [INFO] [stdout] --> testapp/src/main.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | file_attribute!(FILE_ATTRIBUTE_ARCHIVE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_COMPRESSED` in this scope [INFO] [stdout] --> testapp/src/main.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | file_attribute!(FILE_ATTRIBUTE_COMPRESSED), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_DEVICE` in this scope [INFO] [stdout] --> testapp/src/main.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | file_attribute!(FILE_ATTRIBUTE_DEVICE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_DIRECTORY` in this scope [INFO] [stdout] --> testapp/src/main.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | file_attribute!(FILE_ATTRIBUTE_DIRECTORY), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_ENCRYPTED` in this scope [INFO] [stdout] --> testapp/src/main.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | file_attribute!(FILE_ATTRIBUTE_ENCRYPTED), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_HIDDEN` in this scope [INFO] [stdout] --> testapp/src/main.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | file_attribute!(FILE_ATTRIBUTE_HIDDEN), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_INTEGRITY_STREAM` in this scope [INFO] [stdout] --> testapp/src/main.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | file_attribute!(FILE_ATTRIBUTE_INTEGRITY_STREAM), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_NORMAL` in this scope [INFO] [stdout] --> testapp/src/main.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | file_attribute!(FILE_ATTRIBUTE_NORMAL), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_NOT_CONTENT_INDEXED` in this scope [INFO] [stdout] --> testapp/src/main.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | file_attribute!(FILE_ATTRIBUTE_NOT_CONTENT_INDEXED), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_NO_SCRUB_DATA` in this scope [INFO] [stdout] --> testapp/src/main.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | file_attribute!(FILE_ATTRIBUTE_NO_SCRUB_DATA), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_OFFLINE` in this scope [INFO] [stdout] --> testapp/src/main.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | file_attribute!(FILE_ATTRIBUTE_OFFLINE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_READONLY` in this scope [INFO] [stdout] --> testapp/src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | file_attribute!(FILE_ATTRIBUTE_READONLY), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_RECALL_ON_DATA_ACCESS` in this scope [INFO] [stdout] --> testapp/src/main.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | file_attribute!(FILE_ATTRIBUTE_RECALL_ON_DATA_ACCESS), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_RECALL_ON_OPEN` in this scope [INFO] [stdout] --> testapp/src/main.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | file_attribute!(FILE_ATTRIBUTE_RECALL_ON_OPEN), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_REPARSE_POINT` in this scope [INFO] [stdout] --> testapp/src/main.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | file_attribute!(FILE_ATTRIBUTE_REPARSE_POINT), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_SPARSE_FILE` in this scope [INFO] [stdout] --> testapp/src/main.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | file_attribute!(FILE_ATTRIBUTE_SPARSE_FILE), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_SYSTEM` in this scope [INFO] [stdout] --> testapp/src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | file_attribute!(FILE_ATTRIBUTE_SYSTEM), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_TEMPORARY` in this scope [INFO] [stdout] --> testapp/src/main.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | file_attribute!(FILE_ATTRIBUTE_TEMPORARY), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_VIRTUAL` in this scope [INFO] [stdout] --> testapp/src/main.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | file_attribute!(FILE_ATTRIBUTE_VIRTUAL), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> testapp/src/main.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | fn display_attributes(attrs: DWORD) -> impl fmt::Display { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [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] 103 | .encode_wide() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `testapp` due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3a5d1a0b38e1ee225300df9d7839cbfccf5ab51fe2244dc091ea84b2411eca6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5d1a0b38e1ee225300df9d7839cbfccf5ab51fe2244dc091ea84b2411eca6a", kill_on_drop: false }` [INFO] [stdout] 3a5d1a0b38e1ee225300df9d7839cbfccf5ab51fe2244dc091ea84b2411eca6a