[INFO] cloning repository https://github.com/Dillonb/nmuidi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dillonb/nmuidi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDillonb%2Fnmuidi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDillonb%2Fnmuidi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b00669e5948e62adbf610386fe4f63b768878504
[INFO] checking Dillonb/nmuidi against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDillonb%2Fnmuidi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dillonb/nmuidi
[INFO] finished tweaking git repo https://github.com/Dillonb/nmuidi
[INFO] tweaked toml for git repo https://github.com/Dillonb/nmuidi written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dillonb/nmuidi on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dillonb/nmuidi 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d8ad34d7fc63324dc8432a8ea7fb787f5ce94a669f41dfb48c73144012a76d4
[INFO] running `Command { std: "docker" "start" "-a" "1d8ad34d7fc63324dc8432a8ea7fb787f5ce94a669f41dfb48c73144012a76d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d8ad34d7fc63324dc8432a8ea7fb787f5ce94a669f41dfb48c73144012a76d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d8ad34d7fc63324dc8432a8ea7fb787f5ce94a669f41dfb48c73144012a76d4", kill_on_drop: false }`
[INFO] [stdout] 1d8ad34d7fc63324dc8432a8ea7fb787f5ce94a669f41dfb48c73144012a76d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d494bb6772e9f9481a4701751aa56163fb67903b6880b5617df33cfc9596108
[INFO] running `Command { std: "docker" "start" "-a" "9d494bb6772e9f9481a4701751aa56163fb67903b6880b5617df33cfc9596108", kill_on_drop: false }`
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking nmuidi v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/nmuidi.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |         use std::os::windows::fs::MetadataExt;
[INFO] [stdout]    |                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/nmuidi.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |         use std::os::windows::fs::MetadataExt;
[INFO] [stdout]    |                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file_attributes` found for reference `&std::fs::Metadata` in the current scope
[INFO] [stdout]   --> src/nmuidi.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         meta.file_attributes() & FILE_ATTRIBUTE_REPARSE_POINT != 0
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `file_type` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 59 -         meta.file_attributes() & FILE_ATTRIBUTE_REPARSE_POINT != 0
[INFO] [stdout] 59 +         meta.file_type() & FILE_ATTRIBUTE_REPARSE_POINT != 0
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file_attributes` found for reference `&std::fs::Metadata` in the current scope
[INFO] [stdout]   --> src/nmuidi.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         meta.file_attributes() & FILE_ATTRIBUTE_REPARSE_POINT != 0
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `file_type` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 59 -         meta.file_attributes() & FILE_ATTRIBUTE_REPARSE_POINT != 0
[INFO] [stdout] 59 +         meta.file_type() & FILE_ATTRIBUTE_REPARSE_POINT != 0
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nmuidi` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nmuidi` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d494bb6772e9f9481a4701751aa56163fb67903b6880b5617df33cfc9596108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d494bb6772e9f9481a4701751aa56163fb67903b6880b5617df33cfc9596108", kill_on_drop: false }`
[INFO] [stdout] 9d494bb6772e9f9481a4701751aa56163fb67903b6880b5617df33cfc9596108
