[INFO] cloning repository https://github.com/dyens/textdistance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyens/textdistance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyens%2Ftextdistance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyens%2Ftextdistance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec654918fcc6af41cc9c7d0bf20de7ba68d07aa2 [INFO] checking dyens/textdistance against try#f82303294ca6add47eea966608ce02688928f965 for pr-107123-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyens%2Ftextdistance" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dyens/textdistance on toolchain f82303294ca6add47eea966608ce02688928f965 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dyens/textdistance [INFO] finished tweaking git repo https://github.com/dyens/textdistance [INFO] tweaked toml for git repo https://github.com/dyens/textdistance written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dyens/textdistance 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" "+f82303294ca6add47eea966608ce02688928f965" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dc8aba48248f7f37a7f5805dbdbcd3708d9877d4880ff2a09b4e95879224a9f [INFO] running `Command { std: "docker" "start" "-a" "6dc8aba48248f7f37a7f5805dbdbcd3708d9877d4880ff2a09b4e95879224a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dc8aba48248f7f37a7f5805dbdbcd3708d9877d4880ff2a09b4e95879224a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc8aba48248f7f37a7f5805dbdbcd3708d9877d4880ff2a09b4e95879224a9f", kill_on_drop: false }` [INFO] [stdout] 6dc8aba48248f7f37a7f5805dbdbcd3708d9877d4880ff2a09b4e95879224a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f05f9fcfcb359482f197f1ddeb1f8d6b36aa04d9cb65567c00b4d94450a1c08d [INFO] running `Command { std: "docker" "start" "-a" "f05f9fcfcb359482f197f1ddeb1f8d6b36aa04d9cb65567c00b4d94450a1c08d", kill_on_drop: false }` [INFO] [stderr] Checking textdistance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `TextDistanceError`, `ValueError` [INFO] [stdout] --> src/edit_based/hamming.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::error::{TextDistanceError, ValueError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&[T], &[T])>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | impl FnOnce<(&[T], &[T])> for hamming [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&[T], &[T])>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&Vec, &Vec)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | impl FnOnce<(&Vec, &Vec)> for hamming [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&Vec, &Vec)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&str, &str)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | impl FnOnce<(&str, &str)> for hamming { [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&str, &str)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&String, &String)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | impl FnOnce<(&String, &String)> for hamming { [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&String, &String)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(u32, u32)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | impl FnOnce<(u32, u32)> for hamming { [INFO] [stdout] | ^^^^^^^ the trait `Callable<(u32, u32)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `textdistance` (bin "textdistance" test) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused imports: `TextDistanceError`, `ValueError` [INFO] [stdout] --> src/edit_based/hamming.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::error::{TextDistanceError, ValueError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&[T], &[T])>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | impl FnOnce<(&[T], &[T])> for hamming [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&[T], &[T])>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&Vec, &Vec)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | impl FnOnce<(&Vec, &Vec)> for hamming [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&Vec, &Vec)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&str, &str)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | impl FnOnce<(&str, &str)> for hamming { [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&str, &str)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(&String, &String)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | impl FnOnce<(&String, &String)> for hamming { [INFO] [stdout] | ^^^^^^^ the trait `Callable<(&String, &String)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `edit_based::hamming::hamming: Callable<(u32, u32)>` is not satisfied [INFO] [stdout] --> src/edit_based/hamming.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | impl FnOnce<(u32, u32)> for hamming { [INFO] [stdout] | ^^^^^^^ the trait `Callable<(u32, u32)>` is not implemented for `edit_based::hamming::hamming` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/f82303294ca6add47eea966608ce02688928f965/library/core/src/ops/function.rs:243:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `textdistance` (bin "textdistance") due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f05f9fcfcb359482f197f1ddeb1f8d6b36aa04d9cb65567c00b4d94450a1c08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05f9fcfcb359482f197f1ddeb1f8d6b36aa04d9cb65567c00b4d94450a1c08d", kill_on_drop: false }` [INFO] [stdout] f05f9fcfcb359482f197f1ddeb1f8d6b36aa04d9cb65567c00b4d94450a1c08d