[INFO] cloning repository https://github.com/ErichDonGubler/dit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErichDonGubler/dit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fdit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fdit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbd8a82667f6f4c2379d82ffdb7462b4d05f6a2b [INFO] testing ErichDonGubler/dit against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fdit" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/dit on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErichDonGubler/dit [INFO] finished tweaking git repo https://github.com/ErichDonGubler/dit [INFO] tweaked toml for git repo https://github.com/ErichDonGubler/dit written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ErichDonGubler/dit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a1545ec78f3f237a601050772597ef2cf8b4ea5c49162779b6fc2d16513f101 [INFO] running `Command { std: "docker" "start" "-a" "7a1545ec78f3f237a601050772597ef2cf8b4ea5c49162779b6fc2d16513f101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a1545ec78f3f237a601050772597ef2cf8b4ea5c49162779b6fc2d16513f101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1545ec78f3f237a601050772597ef2cf8b4ea5c49162779b6fc2d16513f101", kill_on_drop: false }` [INFO] [stdout] 7a1545ec78f3f237a601050772597ef2cf8b4ea5c49162779b6fc2d16513f101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 278f227951121dd29a91e328f3b8cc802eddddbafc56a0eab017f094e09ee221 [INFO] running `Command { std: "docker" "start" "-a" "278f227951121dd29a91e328f3b8cc802eddddbafc56a0eab017f094e09ee221", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling format-core v0.2.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling xdg v2.2.0 (https://github.com/ErichDonGubler/rust-xdg?branch=windows-support#78b45edc) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-7f8fa1afcd5e4407/78b45ed/src/permissions/unix_redox.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | fn from_path(path: &Path) -> Result { [INFO] [stdout] | -------------------------------------- expected `Result` because of return type [INFO] [stdout] 17 | / Self( [INFO] [stdout] 18 | | fs::metadata(path) [INFO] [stdout] 19 | | .map_err(super::GetPathPermsError)? [INFO] [stdout] 20 | | .permissions() [INFO] [stdout] 21 | | .mode(), [INFO] [stdout] 22 | | ) [INFO] [stdout] | |_________^ expected enum `Result`, found struct `unix_redox::Permissions` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found struct `unix_redox::Permissions` [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 17 | Ok(Self( [INFO] [stdout] 18 | fs::metadata(path) [INFO] [stdout] 19 | .map_err(super::GetPathPermsError)? [INFO] [stdout] 20 | .permissions() [INFO] [stdout] 21 | .mode(), [INFO] [stdout] 22 | )) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-7f8fa1afcd5e4407/78b45ed/src/permissions/unix_redox.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | fs::set_permissions(fs::Permissions::from_mode(perms)).map_err(super::SetPathPermsError) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-7f8fa1afcd5e4407/78b45ed/src/permissions/unix_redox.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | fs::set_permissions(fs::Permissions::from_mode(perms)).map_err(super::SetPathPermsError) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u32`, found `&u32` [INFO] [stdout] | help: consider dereferencing the borrow: `*perms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mode` found for reference `&u32` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-xdg-7f8fa1afcd5e4407/78b45ed/src/permissions/unix_redox.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | perms.mode() & Self::GROUP_EVERYONE_MASK != 0 [INFO] [stdout] | ^^^^ method not found in `&u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xdg` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "278f227951121dd29a91e328f3b8cc802eddddbafc56a0eab017f094e09ee221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "278f227951121dd29a91e328f3b8cc802eddddbafc56a0eab017f094e09ee221", kill_on_drop: false }` [INFO] [stdout] 278f227951121dd29a91e328f3b8cc802eddddbafc56a0eab017f094e09ee221