[INFO] cloning repository https://github.com/pybash1/winnf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pybash1/winnf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpybash1%2Fwinnf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpybash1%2Fwinnf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a4e2bc8ef63737bc99c631cdd35fe6cb2c9373f [INFO] checking pybash1/winnf against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpybash1%2Fwinnf" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pybash1/winnf on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pybash1/winnf [INFO] finished tweaking git repo https://github.com/pybash1/winnf [INFO] tweaked toml for git repo https://github.com/pybash1/winnf written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pybash1/winnf 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v6.0.1 [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded uptime_lib v0.3.0 [INFO] [stderr] Downloaded whoami v1.5.1 [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] [stderr] Downloaded sysinfo v0.30.7 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6ea253d3ce8c66f6eb84361a2a8654f712d02210ca9f2d7a026c1cfc7a88423 [INFO] running `Command { std: "docker" "start" "-a" "e6ea253d3ce8c66f6eb84361a2a8654f712d02210ca9f2d7a026c1cfc7a88423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6ea253d3ce8c66f6eb84361a2a8654f712d02210ca9f2d7a026c1cfc7a88423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ea253d3ce8c66f6eb84361a2a8654f712d02210ca9f2d7a026c1cfc7a88423", kill_on_drop: false }` [INFO] [stdout] e6ea253d3ce8c66f6eb84361a2a8654f712d02210ca9f2d7a026c1cfc7a88423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11bff8e40c9d50037001b511d5e1fecad5593c64f54ca3a4e620ec671ddece66 [INFO] running `Command { std: "docker" "start" "-a" "11bff8e40c9d50037001b511d5e1fecad5593c64f54ca3a4e620ec671ddece66", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking sysinfo v0.30.7 [INFO] [stderr] Checking uptime_lib v0.3.0 [INFO] [stderr] Checking winnf v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "11bff8e40c9d50037001b511d5e1fecad5593c64f54ca3a4e620ec671ddece66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bff8e40c9d50037001b511d5e1fecad5593c64f54ca3a4e620ec671ddece66", kill_on_drop: false }` [INFO] [stdout] 11bff8e40c9d50037001b511d5e1fecad5593c64f54ca3a4e620ec671ddece66