[INFO] cloning repository https://github.com/tomjakubowski/quagmire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomjakubowski/quagmire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomjakubowski%2Fquagmire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomjakubowski%2Fquagmire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f50ce5ea56295d550a247a482ea61208f1a6bef5 [INFO] checking tomjakubowski/quagmire against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomjakubowski%2Fquagmire" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomjakubowski/quagmire on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomjakubowski/quagmire [INFO] finished tweaking git repo https://github.com/tomjakubowski/quagmire [INFO] tweaked toml for git repo https://github.com/tomjakubowski/quagmire written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tomjakubowski/quagmire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs` [INFO] [stderr] Updating git repository `https://github.com/o11c/rust-xdg` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs` [INFO] [stderr] Updating git repository `https://github.com/o11c/rust-xdg` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e310c60753081ed708f149e93fdee6867fcb2f063616ec0b97a1a57d357b443 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e310c60753081ed708f149e93fdee6867fcb2f063616ec0b97a1a57d357b443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e310c60753081ed708f149e93fdee6867fcb2f063616ec0b97a1a57d357b443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e310c60753081ed708f149e93fdee6867fcb2f063616ec0b97a1a57d357b443", kill_on_drop: false }` [INFO] [stdout] 6e310c60753081ed708f149e93fdee6867fcb2f063616ec0b97a1a57d357b443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78babb5a94f1f2032a717ef1859ed01dacafcd4e66ca0de28c27b0a6331a9d28 [INFO] running `Command { std: "docker" "start" "-a" "78babb5a94f1f2032a717ef1859ed01dacafcd4e66ca0de28c27b0a6331a9d28", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking xdg v0.1.0 (https://github.com/o11c/rust-xdg#a6526694) [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | let data_home = getenv_one(|&: n: &str| env(n), "XDG_DATA_HOME").unwrap_or(home.join(".local/share")); [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | let config_home = getenv_one(|&: n: &str| env(n), "XDG_CONFIG_HOME").unwrap_or(home.join(".config")); [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | let cache_home = getenv_one(|&: n: &str| env(n), "XDG_CACHE_HOME").unwrap_or(home.join(".cache")); [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | ... let data_dirs = getenv_many(|&: n: &str| env(n), "XDG_DATA_DIRS").unwrap_or(vec![Path::new("/usr/local/share"), Path::new("/usr/sha... [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | let config_dirs = getenv_many(|&: n: &str| env(n), "XDG_CONFIG_DIRS").unwrap_or(vec![Path::new("/etc/xdg")]); [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | let runtime_dir = getenv_one(|&: n: &str| env(n), "XDG_RUNTIME_DIR"); // optional [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::path::BytesContainer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::BytesContainer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `BytesContainer` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `old_io` in `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use std::old_io::fs::PathExtensions; [INFO] [stdout] | ^^^^^^ could not find `old_io` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::old_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::old_io as io; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `old_io` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | data_home: Path, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | config_home: Path, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | cache_home: Path, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | data_dirs: Vec, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | config_dirs: Vec, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | runtime_dir: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `getenv_as_bytes` in module `std::os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | XdgDirs::new_with_env(std::os::getenv_as_bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `std::os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `homedir` in module `std::os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | let home = std::os::homedir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `std::os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:35:90 [INFO] [stdout] | [INFO] [stdout] 35 | ... let data_dirs = getenv_many(|&: n: &str| env(n), "XDG_DATA_DIRS").unwrap_or(vec![Path::new("/usr/local/share"), Path::new("/usr/sha... [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:35:121 [INFO] [stdout] | [INFO] [stdout] 35 | ...DIRS").unwrap_or(vec![Path::new("/usr/local/share"), Path::new("/usr/share")]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:36:94 [INFO] [stdout] | [INFO] [stdout] 36 | let config_dirs = getenv_many(|&: n: &str| env(n), "XDG_CONFIG_DIRS").unwrap_or(vec![Path::new("/etc/xdg")]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:79:70 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn want_write_data(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:83:72 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn want_write_config(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:87:71 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn want_write_cache(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:91:73 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn need_write_runtime(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:95:70 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn want_mkdir_data(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:99:72 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn want_mkdir_config(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:103:71 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn want_mkdir_cache(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:107:73 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn need_mkdir_runtime(&self, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:112:76 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn want_read_data(&self, b: B) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:116:78 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn want_read_config(&self, b: B) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:120:77 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn want_read_cache(&self, b: B) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:124:79 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn need_read_runtime(&self, b: B) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:129:77 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn want_list_data_all(&self, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:133:79 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn want_list_config_all(&self, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:137:78 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn want_list_data_once(&self, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:141:80 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn want_list_config_once(&self, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:145:74 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn want_list_cache(&self, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:149:76 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn need_list_runtime(&self, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:155:76 [INFO] [stdout] | [INFO] [stdout] 155 | fn getenv_one Option>>(env: F, var: &str) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | let path = Path::new(val); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:169:81 [INFO] [stdout] | [INFO] [stdout] 169 | fn getenv_many Option>>(env: F, var: &str) -> Option> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `split_paths` in module `std::os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | let paths = std::os::split_paths(val); [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::os` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use std::env::split_paths; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | let paths: Vec = paths.into_iter().filter(|p| p.is_absolute()).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:184:53 [INFO] [stdout] | [INFO] [stdout] 184 | fn want_write_file(home: &Path, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:184:68 [INFO] [stdout] | [INFO] [stdout] 184 | fn want_write_file(home: &Path, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | let b = Path::new(b); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:193:52 [INFO] [stdout] | [INFO] [stdout] 193 | fn want_write_dir(home: &Path, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:193:67 [INFO] [stdout] | [INFO] [stdout] 193 | fn want_write_dir(home: &Path, b: B) -> Path [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:200:52 [INFO] [stdout] | [INFO] [stdout] 200 | fn want_read_file(home: &Path, dirs: &Vec, b: B) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:200:69 [INFO] [stdout] | [INFO] [stdout] 200 | fn want_read_file(home: &Path, dirs: &Vec, b: B) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:200:92 [INFO] [stdout] | [INFO] [stdout] 200 | fn want_read_file(home: &Path, dirs: &Vec, b: B) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:218:56 [INFO] [stdout] | [INFO] [stdout] 218 | fn want_list_file_all(home: &Path, dirs: &Vec, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:218:73 [INFO] [stdout] | [INFO] [stdout] 218 | fn want_list_file_all(home: &Path, dirs: &Vec, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:218:93 [INFO] [stdout] | [INFO] [stdout] 218 | fn want_list_file_all(home: &Path, dirs: &Vec, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:228:57 [INFO] [stdout] | [INFO] [stdout] 228 | fn want_list_file_once(home: &Path, dirs: &Vec, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:228:74 [INFO] [stdout] | [INFO] [stdout] 228 | fn want_list_file_once(home: &Path, dirs: &Vec, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-af2fd2b83690ac1f/a652669/src/xdg.rs:228:94 [INFO] [stdout] | [INFO] [stdout] 228 | fn want_list_file_once(home: &Path, dirs: &Vec, b: B) -> Vec [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 57 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xdg` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "78babb5a94f1f2032a717ef1859ed01dacafcd4e66ca0de28c27b0a6331a9d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78babb5a94f1f2032a717ef1859ed01dacafcd4e66ca0de28c27b0a6331a9d28", kill_on_drop: false }` [INFO] [stdout] 78babb5a94f1f2032a717ef1859ed01dacafcd4e66ca0de28c27b0a6331a9d28