[INFO] cloning repository https://github.com/axwt/filepicker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axwt/filepicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxwt%2Ffilepicker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxwt%2Ffilepicker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09d692f12392105b2209cec293c8e5793f119445
[INFO] checking axwt/filepicker against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxwt%2Ffilepicker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/axwt/filepicker
[INFO] finished tweaking git repo https://github.com/axwt/filepicker
[INFO] tweaked toml for git repo https://github.com/axwt/filepicker written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axwt/filepicker on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/axwt/filepicker 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-interface v0.58.0
[INFO] [stderr]   Downloaded windows-implement v0.58.0
[INFO] [stderr]   Downloaded windows-core v0.58.0
[INFO] [stderr]   Downloaded syn v2.0.104
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded windows v0.58.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fc37e5f80508ea9aed1bb6f48fcdbc046dcbf90711e912971d1189cc7e7bbc8
[INFO] running `Command { std: "docker" "start" "-a" "2fc37e5f80508ea9aed1bb6f48fcdbc046dcbf90711e912971d1189cc7e7bbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fc37e5f80508ea9aed1bb6f48fcdbc046dcbf90711e912971d1189cc7e7bbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc37e5f80508ea9aed1bb6f48fcdbc046dcbf90711e912971d1189cc7e7bbc8", kill_on_drop: false }`
[INFO] [stdout] 2fc37e5f80508ea9aed1bb6f48fcdbc046dcbf90711e912971d1189cc7e7bbc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3984f497234c081bc878b9c4712335c0575cbf5660caf975a66fad180f08dc96
[INFO] running `Command { std: "docker" "start" "-a" "3984f497234c081bc878b9c4712335c0575cbf5660caf975a66fad180f08dc96", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking filepicker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, ffi::OsString, os::windows::ffi::OsStrExt, ptr};
[INFO] [stdout]   |                                   ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/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/8e819ff5434466e9a823e03871a1775ac7d84ddf/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]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |   core::*, Win32::Foundation::HWND, Win32::System::Com::*,
[INFO] [stdout]   |            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 |   core::*, Win32::Foundation::HWND, Win32::System::Com::*,
[INFO] [stdout]   |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Win32::UI::Shell::*, Win32::UI::Shell::Common::COMDLG_FILTERSPEC,
[INFO] [stdout]   |   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Win32::UI::Shell::*, Win32::UI::Shell::Common::COMDLG_FILTERSPEC,
[INFO] [stdout]   |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/main.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   core::*, Win32::Foundation::HWND, Win32::System::Com::*,
[INFO] [stdout]   |   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/main.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn main() -> Result<()> { unsafe {
[INFO] [stdout]    |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn main() -> Result<(), E> { unsafe {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/main.rs:70:46
[INFO] [stdout]    |
[INFO] [stdout] 70 | unsafe fn shellitem_to_path(si:&IShellItem)->Result<String>{
[INFO] [stdout]    |                                              ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 70 | unsafe fn shellitem_to_path(si:&IShellItem)->Result<String, E>{
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/main.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, ffi::OsString, os::windows::ffi::OsStrExt, ptr};
[INFO] [stdout]   |                                   ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/8e819ff5434466e9a823e03871a1775ac7d84ddf/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/8e819ff5434466e9a823e03871a1775ac7d84ddf/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]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |   core::*, Win32::Foundation::HWND, Win32::System::Com::*,
[INFO] [stdout]   |            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 |   core::*, Win32::Foundation::HWND, Win32::System::Com::*,
[INFO] [stdout]   |                                     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Win32::UI::Shell::*, Win32::UI::Shell::Common::COMDLG_FILTERSPEC,
[INFO] [stdout]   |   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Win32::UI::Shell::*, Win32::UI::Shell::Common::COMDLG_FILTERSPEC,
[INFO] [stdout]   |                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/main.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   core::*, Win32::Foundation::HWND, Win32::System::Com::*,
[INFO] [stdout]   |   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/main.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn main() -> Result<()> { unsafe {
[INFO] [stdout]    |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn main() -> Result<(), E> { unsafe {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/main.rs:70:46
[INFO] [stdout]    |
[INFO] [stdout] 70 | unsafe fn shellitem_to_path(si:&IShellItem)->Result<String>{
[INFO] [stdout]    |                                              ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 70 | unsafe fn shellitem_to_path(si:&IShellItem)->Result<String, E>{
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/main.rs:16:43
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn w(s:&str)->Vec<u16>{ OsString::from(s).encode_wide().chain([0]).collect() }
[INFO] [stdout]    |                                           ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/main.rs:16:43
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn w(s:&str)->Vec<u16>{ OsString::from(s).encode_wide().chain([0]).collect() }
[INFO] [stdout]    |                                           ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `filepicker` (bin "filepicker") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `filepicker` (bin "filepicker" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "3984f497234c081bc878b9c4712335c0575cbf5660caf975a66fad180f08dc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3984f497234c081bc878b9c4712335c0575cbf5660caf975a66fad180f08dc96", kill_on_drop: false }`
[INFO] [stdout] 3984f497234c081bc878b9c4712335c0575cbf5660caf975a66fad180f08dc96
