[INFO] cloning repository https://github.com/GodTamIt/diffsim [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGodTamIt%2Fdiffsim'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2ca501143188ba8d3a9f273837ab78bae6f50bdd [INFO] checking GodTamIt/diffsim against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGodTamIt%2Fdiffsim" "/workspace/builds/worker-10/source"` [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 ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded difflib v0.2.0 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a19a9c3334caa5be74d71a73d38ffb68b9b3830c2e9ebfb210560b45ed762fe4 [INFO] running `"docker" "start" "-a" "a19a9c3334caa5be74d71a73d38ffb68b9b3830c2e9ebfb210560b45ed762fe4"` [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Checking difflib v0.2.0 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking textwrap v0.7.0 [INFO] [stderr] Checking clap v2.26.0 [INFO] [stderr] Checking rayon-core v1.2.1 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Compiling diffsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `damerau_levenshtein`, `jaro`, `osa_distance` [INFO] [stderr] --> src/commands.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | use strsim::{osa_distance, damerau_levenshtein, jaro}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `damerau_levenshtein`, `jaro`, `osa_distance` [INFO] [stderr] --> src/commands.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | use strsim::{osa_distance, damerau_levenshtein, jaro}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.41s [INFO] running `"docker" "inspect" "a19a9c3334caa5be74d71a73d38ffb68b9b3830c2e9ebfb210560b45ed762fe4"` [INFO] running `"docker" "rm" "-f" "a19a9c3334caa5be74d71a73d38ffb68b9b3830c2e9ebfb210560b45ed762fe4"` [INFO] [stdout] a19a9c3334caa5be74d71a73d38ffb68b9b3830c2e9ebfb210560b45ed762fe4