[INFO] cloning repository https://github.com/charleschetty/ccfetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charleschetty/ccfetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschetty%2Fccfetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschetty%2Fccfetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 321ffd6721cd0bfce56e82532cfcc72d04c13be7 [INFO] checking charleschetty/ccfetch against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschetty%2Fccfetch" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charleschetty/ccfetch 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/charleschetty/ccfetch [INFO] finished tweaking git repo https://github.com/charleschetty/ccfetch [INFO] tweaked toml for git repo https://github.com/charleschetty/ccfetch written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/charleschetty/ccfetch 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: unused manifest key: build [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded systemstat v0.2.3 [INFO] [stderr] Downloaded wmi v0.12.2 [INFO] [stderr] Downloaded sqlite v0.31.1 [INFO] [stderr] Downloaded pciid-parser v0.6.3 [INFO] [stderr] Downloaded rpm-pkg-count v0.2.1 [INFO] [stderr] Downloaded libmacchina v7.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2e9f330728d48acf0c02a6f1ace2e8d134213ac404303ca2dd8acff734daf675 [INFO] running `Command { std: "docker" "start" "-a" "2e9f330728d48acf0c02a6f1ace2e8d134213ac404303ca2dd8acff734daf675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9f330728d48acf0c02a6f1ace2e8d134213ac404303ca2dd8acff734daf675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9f330728d48acf0c02a6f1ace2e8d134213ac404303ca2dd8acff734daf675", kill_on_drop: false }` [INFO] [stdout] 2e9f330728d48acf0c02a6f1ace2e8d134213ac404303ca2dd8acff734daf675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1db34229b2e478fb195ca6428b14fe7369235ebb9c3f89334c514017d787db9e [INFO] running `Command { std: "docker" "start" "-a" "1db34229b2e478fb195ca6428b14fe7369235ebb9c3f89334c514017d787db9e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling rpm-pkg-count v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling libmacchina v7.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking sysctl v0.5.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking pciid-parser v0.6.3 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Checking if-addrs v0.10.2 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking sqlite3-sys v0.15.2 [INFO] [stderr] Checking sqlite v0.31.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking systemstat v0.2.3 [INFO] [stderr] Checking ccfetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `Command { std: "docker" "inspect" "1db34229b2e478fb195ca6428b14fe7369235ebb9c3f89334c514017d787db9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db34229b2e478fb195ca6428b14fe7369235ebb9c3f89334c514017d787db9e", kill_on_drop: false }` [INFO] [stdout] 1db34229b2e478fb195ca6428b14fe7369235ebb9c3f89334c514017d787db9e