[INFO] cloning repository https://github.com/vincent-thomas/better-ls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincent-thomas/better-ls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fbetter-ls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fbetter-ls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4745de8f82a32944fe1cca66a72a98e01d128e19 [INFO] checking vincent-thomas/better-ls against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fbetter-ls" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincent-thomas/better-ls on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vincent-thomas/better-ls [INFO] finished tweaking git repo https://github.com/vincent-thomas/better-ls [INFO] tweaked toml for git repo https://github.com/vincent-thomas/better-ls written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vincent-thomas/better-ls 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a7f0515dcd47523bbef8aea56860f54bb4a57340024465d4f38154de8998a50 [INFO] running `Command { std: "docker" "start" "-a" "9a7f0515dcd47523bbef8aea56860f54bb4a57340024465d4f38154de8998a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a7f0515dcd47523bbef8aea56860f54bb4a57340024465d4f38154de8998a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a7f0515dcd47523bbef8aea56860f54bb4a57340024465d4f38154de8998a50", kill_on_drop: false }` [INFO] [stdout] 9a7f0515dcd47523bbef8aea56860f54bb4a57340024465d4f38154de8998a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81682d0684d5438b17d322dac457bd6221c1de857075e2074b570d3b57bef901 [INFO] running `Command { std: "docker" "start" "-a" "81682d0684d5438b17d322dac457bd6221c1de857075e2074b570d3b57bef901", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking ansi-parser v0.8.0 [INFO] [stderr] Checking ansi-str v0.1.1 [INFO] [stderr] Checking papergrid v0.4.0 [INFO] [stderr] Compiling tabled_derive v0.3.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking tabled v0.7.0 [INFO] [stderr] Checking comfy-table v6.0.0 [INFO] [stderr] Checking better-ls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "81682d0684d5438b17d322dac457bd6221c1de857075e2074b570d3b57bef901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81682d0684d5438b17d322dac457bd6221c1de857075e2074b570d3b57bef901", kill_on_drop: false }` [INFO] [stdout] 81682d0684d5438b17d322dac457bd6221c1de857075e2074b570d3b57bef901