[INFO] cloning repository https://github.com/GodTamIt/diffsim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GodTamIt/diffsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGodTamIt%2Fdiffsim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGodTamIt%2Fdiffsim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ca501143188ba8d3a9f273837ab78bae6f50bdd [INFO] checking GodTamIt/diffsim against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGodTamIt%2Fdiffsim" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GodTamIt/diffsim on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GodTamIt/diffsim [INFO] finished tweaking git repo https://github.com/GodTamIt/diffsim [INFO] tweaked toml for git repo https://github.com/GodTamIt/diffsim written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/GodTamIt/diffsim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3caf736c604613027e7c065ecf5e7fc5df06fa398f4e95de5fe69c45e573c1cd [INFO] running `Command { std: "docker" "start" "-a" "3caf736c604613027e7c065ecf5e7fc5df06fa398f4e95de5fe69c45e573c1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3caf736c604613027e7c065ecf5e7fc5df06fa398f4e95de5fe69c45e573c1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3caf736c604613027e7c065ecf5e7fc5df06fa398f4e95de5fe69c45e573c1cd", kill_on_drop: false }` [INFO] [stdout] 3caf736c604613027e7c065ecf5e7fc5df06fa398f4e95de5fe69c45e573c1cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a0199dfdbf651914414e9e2e672d8f035956a63a1fe3954f0d4314d5ee54034 [INFO] running `Command { std: "docker" "start" "-a" "9a0199dfdbf651914414e9e2e672d8f035956a63a1fe3954f0d4314d5ee54034", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Checking futures v0.1.15 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking difflib v0.2.0 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Checking clap v2.26.0 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Compiling diffsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `damerau_levenshtein`, `jaro`, `osa_distance` [INFO] [stdout] --> src/commands.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use strsim::{osa_distance, damerau_levenshtein, jaro}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `damerau_levenshtein`, `jaro`, `osa_distance` [INFO] [stdout] --> src/commands.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use strsim::{osa_distance, damerau_levenshtein, jaro}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.67s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9a0199dfdbf651914414e9e2e672d8f035956a63a1fe3954f0d4314d5ee54034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a0199dfdbf651914414e9e2e672d8f035956a63a1fe3954f0d4314d5ee54034", kill_on_drop: false }` [INFO] [stdout] 9a0199dfdbf651914414e9e2e672d8f035956a63a1fe3954f0d4314d5ee54034