[INFO] cloning repository https://github.com/tsgates/exa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsgates/exa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsgates%2Fexa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsgates%2Fexa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a95e2a6492a0f3fcb814632910a87c210835045 [INFO] checking tsgates/exa against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsgates%2Fexa" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsgates/exa on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsgates/exa [INFO] finished tweaking git repo https://github.com/tsgates/exa [INFO] tweaked toml for git repo https://github.com/tsgates/exa written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate git repo https://github.com/tsgates/exa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded natord v1.0.9 [INFO] [stderr] Downloaded term_grid v0.1.7 [INFO] [stderr] Downloaded locale v0.2.2 [INFO] [stderr] Downloaded git2 v0.9.1 [INFO] [stderr] Downloaded ansi_term v0.12.0 [INFO] [stderr] Downloaded pad v0.1.5 [INFO] [stderr] Downloaded iso8601 v0.1.1 [INFO] [stderr] Downloaded datetime v0.4.7 [INFO] [stderr] Downloaded zoneinfo_compiled v0.4.8 [INFO] [stderr] Downloaded libgit2-sys v0.8.1 [INFO] [stderr] Downloaded openssl-src v111.3.0+1.1.1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e018937425d754579636cd44f78e747f52f670019b81843692cfecb70c381a68 [INFO] running `Command { std: "docker" "start" "-a" "e018937425d754579636cd44f78e747f52f670019b81843692cfecb70c381a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e018937425d754579636cd44f78e747f52f670019b81843692cfecb70c381a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e018937425d754579636cd44f78e747f52f670019b81843692cfecb70c381a68", kill_on_drop: false }` [INFO] [stdout] e018937425d754579636cd44f78e747f52f670019b81843692cfecb70c381a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6ab1b82b9c3620f790f04e84b18c7a4144bfa191c35dba54aefb9315500f0b [INFO] running `Command { std: "docker" "start" "-a" "4c6ab1b82b9c3620f790f04e84b18c7a4144bfa191c35dba54aefb9315500f0b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking ansi_term v0.12.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling pad v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking term_grid v0.1.7 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking iso8601 v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.8.1 [INFO] [stderr] Compiling locale v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling datetime v0.4.7 [INFO] [stderr] Checking zoneinfo_compiled v0.4.8 [INFO] [stderr] Compiling exa v0.9.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking git2 v0.9.1 [INFO] [stderr] Migrating src/exa.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/options/style.rs (13 fixes) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling exa v0.9.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "4c6ab1b82b9c3620f790f04e84b18c7a4144bfa191c35dba54aefb9315500f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6ab1b82b9c3620f790f04e84b18c7a4144bfa191c35dba54aefb9315500f0b", kill_on_drop: false }` [INFO] [stdout] 4c6ab1b82b9c3620f790f04e84b18c7a4144bfa191c35dba54aefb9315500f0b