[INFO] cloning repository https://github.com/biglinux/geticons [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biglinux/geticons" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiglinux%2Fgeticons", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiglinux%2Fgeticons'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d3d03645a7fda11f91320e26db1f3cef4ac9413 [INFO] checking biglinux/geticons against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiglinux%2Fgeticons" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/biglinux/geticons [INFO] finished tweaking git repo https://github.com/biglinux/geticons [INFO] tweaked toml for git repo https://github.com/biglinux/geticons written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biglinux/geticons on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/biglinux/geticons 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded rustversion v1.0.9 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded linicon v2.3.0 [INFO] [stderr] Downloaded linicon-theme v1.2.0 [INFO] [stderr] Downloaded dirs-sys-next v0.1.2 [INFO] [stderr] Downloaded ordered-multimap v0.3.1 [INFO] [stderr] Downloaded rust-ini v0.17.0 [INFO] [stderr] Downloaded dlv-list v0.2.3 [INFO] [stderr] Downloaded freedesktop_entry_parser v1.3.0 [INFO] [stderr] Downloaded argh_derive v0.1.8 [INFO] [stderr] Downloaded is-terminal v0.4.12 [INFO] [stderr] Downloaded file-locker v1.1.1 [INFO] [stderr] Downloaded argh_shared v0.1.8 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded memmap2 v0.5.5 [INFO] [stderr] Downloaded argh v0.1.8 [INFO] [stderr] Downloaded getrandom v0.2.7 [INFO] [stderr] Downloaded ahash v0.4.7 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded nix v0.23.1 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a [INFO] running `Command { std: "docker" "start" "5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking memmap2 v0.5.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking rust-ini v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking file-locker v1.1.1 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking argh v0.1.8 [INFO] [stderr] Checking freedesktop_entry_parser v1.3.0 [INFO] [stderr] Checking linicon-theme v1.2.0 [INFO] [stderr] Checking linicon v2.3.0 [INFO] [stderr] Checking geticons v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s [INFO] running `Command { std: "docker" "inspect" "5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a", kill_on_drop: false }` [INFO] [stdout] 5b5dce469fcefd50d0ed054d5b646baddcff94d83861b39fb0fd9c46d618bf1a