[INFO] cloning repository https://github.com/frizensami/plagiarism-basic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frizensami/plagiarism-basic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrizensami%2Fplagiarism-basic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrizensami%2Fplagiarism-basic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a2f5db5af4aa42f41a48957fe7d54610c546f8c [INFO] testing frizensami/plagiarism-basic against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrizensami%2Fplagiarism-basic" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frizensami/plagiarism-basic on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frizensami/plagiarism-basic [INFO] finished tweaking git repo https://github.com/frizensami/plagiarism-basic [INFO] tweaked toml for git repo https://github.com/frizensami/plagiarism-basic written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/frizensami/plagiarism-basic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-vec v0.6.1 [INFO] [stderr] Downloaded gcollections v1.4.0 [INFO] [stderr] Downloaded trilean v1.0.1 [INFO] [stderr] Downloaded intervallum v1.3.0 [INFO] [stderr] Downloaded criterion-macro v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc8bd7d88dd1fda4084a2ef7295c32eb99c6e6dd7c9744d335efb4a6aaadbb98 [INFO] running `Command { std: "docker" "start" "-a" "dc8bd7d88dd1fda4084a2ef7295c32eb99c6e6dd7c9744d335efb4a6aaadbb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc8bd7d88dd1fda4084a2ef7295c32eb99c6e6dd7c9744d335efb4a6aaadbb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8bd7d88dd1fda4084a2ef7295c32eb99c6e6dd7c9744d335efb4a6aaadbb98", kill_on_drop: false }` [INFO] [stdout] dc8bd7d88dd1fda4084a2ef7295c32eb99c6e6dd7c9744d335efb4a6aaadbb98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b5516dce06235420e570664ce9762d8d9ed7aec8e6459412cc6f666eae13345 [INFO] running `Command { std: "docker" "start" "-a" "4b5516dce06235420e570664ce9762d8d9ed7aec8e6459412cc6f666eae13345", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling trilean v1.0.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling gcollections v1.4.0 [INFO] [stderr] Compiling intervallum v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling plagiarismbasic_lib v1.0.0 (/opt/rustwide/workdir/plagiarismbasic_lib) [INFO] [stderr] Compiling plagiarism-basic v1.0.0 (/opt/rustwide/workdir/plagiarism-basic) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.86s [INFO] running `Command { std: "docker" "inspect" "4b5516dce06235420e570664ce9762d8d9ed7aec8e6459412cc6f666eae13345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5516dce06235420e570664ce9762d8d9ed7aec8e6459412cc6f666eae13345", kill_on_drop: false }` [INFO] [stdout] 4b5516dce06235420e570664ce9762d8d9ed7aec8e6459412cc6f666eae13345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0cd08ac91b726ea7c47ad9fa20987893f8663a7d523493936de1cd497b73018 [INFO] running `Command { std: "docker" "start" "-a" "d0cd08ac91b726ea7c47ad9fa20987893f8663a7d523493936de1cd497b73018", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling criterion-macro v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling plagiarism-basic v1.0.0 (/opt/rustwide/workdir/plagiarism-basic) [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling plagiarismbasic_lib v1.0.0 (/opt/rustwide/workdir/plagiarismbasic_lib) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.01s [INFO] running `Command { std: "docker" "inspect" "d0cd08ac91b726ea7c47ad9fa20987893f8663a7d523493936de1cd497b73018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0cd08ac91b726ea7c47ad9fa20987893f8663a7d523493936de1cd497b73018", kill_on_drop: false }` [INFO] [stdout] d0cd08ac91b726ea7c47ad9fa20987893f8663a7d523493936de1cd497b73018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 897f3f0193069a752680c13341135485cf631216d944f8f2fc4c351845f64880 [INFO] running `Command { std: "docker" "start" "-a" "897f3f0193069a752680c13341135485cf631216d944f8f2fc4c351845f64880", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plagiarism_basic-2a3e6578d5902cbd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plagiarismbasic_lib-158ae2ea35d57efa) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test string_compare::tests::test_equal ... ok [INFO] [stdout] test string_compare::tests::test_lev ... ok [INFO] [stdout] test text_utils::tests::test_intervals_all_bold ... ok [INFO] [stdout] test text_utils::tests::test_intervals_firstwords_bold ... ok [INFO] [stdout] test text_utils::tests::test_intervals_lastwords_bold ... ok [INFO] [stdout] test text_utils::tests::test_intervals_single_letters_bold ... ok [INFO] [stdout] test text_utils::tests::test_intervals_no_bold ... ok [INFO] [stdout] test text_utils::tests::test_clean ... ok [INFO] [stdout] test text_utils::tests::test_ngram ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests plagiarismbasic_lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "897f3f0193069a752680c13341135485cf631216d944f8f2fc4c351845f64880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897f3f0193069a752680c13341135485cf631216d944f8f2fc4c351845f64880", kill_on_drop: false }` [INFO] [stdout] 897f3f0193069a752680c13341135485cf631216d944f8f2fc4c351845f64880