[INFO] cloning repository https://github.com/kkysen/wslpath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkysen/wslpath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkysen%2Fwslpath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkysen%2Fwslpath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f4385bc4a8e43498a9193a87645045d644c0471 [INFO] testing kkysen/wslpath against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkysen%2Fwslpath" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kkysen/wslpath on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kkysen/wslpath [INFO] finished tweaking git repo https://github.com/kkysen/wslpath [INFO] tweaked toml for git repo https://github.com/kkysen/wslpath written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/kkysen/wslpath already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d05de95422b7ebdd672ec98b6b6838dde756a4d47cdba2c9d18aa078e115fd3 [INFO] running `Command { std: "docker" "start" "-a" "5d05de95422b7ebdd672ec98b6b6838dde756a4d47cdba2c9d18aa078e115fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d05de95422b7ebdd672ec98b6b6838dde756a4d47cdba2c9d18aa078e115fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d05de95422b7ebdd672ec98b6b6838dde756a4d47cdba2c9d18aa078e115fd3", kill_on_drop: false }` [INFO] [stdout] 5d05de95422b7ebdd672ec98b6b6838dde756a4d47cdba2c9d18aa078e115fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59cfe90a09ecf17d53a1a8dfe7b1f0fc7b542ce21608885d72347ccc09aad196 [INFO] running `Command { std: "docker" "start" "-a" "59cfe90a09ecf17d53a1a8dfe7b1f0fc7b542ce21608885d72347ccc09aad196", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling print_bytes v0.2.0 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling partition-identity v0.2.8 [INFO] [stderr] Compiling proc-mounts v0.2.4 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling wslpath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStringExt` [INFO] [stdout] --> src/convert/wsl_to_win/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::os::unix::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/convert/wsl.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/convert/wsl_to_win/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | let path = Path::new(OsStr::from_bytes(path_bytes.as_ref())); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/convert/wsl_to_win/mod.rs:98:55 [INFO] [stdout] | [INFO] [stdout] 98 | fn convert_into_buf(&self, path_bytes: &mut [u8], buf: &mut Vec) -> Result<(), Self::Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `options` [INFO] [stdout] --> src/convert/wsl_to_win/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | options: Options, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> src/convert/wsl_to_win/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | root: Root, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `convert_raw` [INFO] [stdout] --> src/convert/wsl_to_win/mod.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn convert_raw(&self, _path: &mut [u8], _buf: &mut Vec) -> Result<(), ConvertError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(option_result_contains)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wslpath` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "59cfe90a09ecf17d53a1a8dfe7b1f0fc7b542ce21608885d72347ccc09aad196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59cfe90a09ecf17d53a1a8dfe7b1f0fc7b542ce21608885d72347ccc09aad196", kill_on_drop: false }` [INFO] [stdout] 59cfe90a09ecf17d53a1a8dfe7b1f0fc7b542ce21608885d72347ccc09aad196