[INFO] cloning repository https://github.com/mark-summerfield/charfind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mark-summerfield/charfind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-summerfield%2Fcharfind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-summerfield%2Fcharfind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05b3e172fef3b4e2132b04522a4210cbdbfeeaae [INFO] testing mark-summerfield/charfind against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-summerfield%2Fcharfind" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mark-summerfield/charfind 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/mark-summerfield/charfind [INFO] finished tweaking git repo https://github.com/mark-summerfield/charfind [INFO] tweaked toml for git repo https://github.com/mark-summerfield/charfind written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/mark-summerfield/charfind 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] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 11c6865daa34c4087cebc0ee95f8ece1d41975edff220db8f4941a6fcde6f0f0 [INFO] running `Command { std: "docker" "start" "-a" "11c6865daa34c4087cebc0ee95f8ece1d41975edff220db8f4941a6fcde6f0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c6865daa34c4087cebc0ee95f8ece1d41975edff220db8f4941a6fcde6f0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c6865daa34c4087cebc0ee95f8ece1d41975edff220db8f4941a6fcde6f0f0", kill_on_drop: false }` [INFO] [stdout] 11c6865daa34c4087cebc0ee95f8ece1d41975edff220db8f4941a6fcde6f0f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 26734ec0e7b26376c6822d4d34572e59f40cf034360344a02bf119ea0e92b2e9 [INFO] running `Command { std: "docker" "start" "-a" "26734ec0e7b26376c6822d4d34572e59f40cf034360344a02bf119ea0e92b2e9", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling fltk-sys v1.2.32 (https://github.com/fltk-rs/fltk-rs#1e0a28f0) [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ordered-multimap v0.4.2 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling fltk v1.2.32 (https://github.com/fltk-rs/fltk-rs#1e0a28f0) [INFO] [stderr] Compiling charfind v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "26734ec0e7b26376c6822d4d34572e59f40cf034360344a02bf119ea0e92b2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26734ec0e7b26376c6822d4d34572e59f40cf034360344a02bf119ea0e92b2e9", kill_on_drop: false }` [INFO] [stdout] 26734ec0e7b26376c6822d4d34572e59f40cf034360344a02bf119ea0e92b2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 68a9881d9fc63bac08930d18562c88552def291528292530db4db7befd0ce0b2 [INFO] running `Command { std: "docker" "start" "-a" "68a9881d9fc63bac08930d18562c88552def291528292530db4db7befd0ce0b2", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling charfind v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "68a9881d9fc63bac08930d18562c88552def291528292530db4db7befd0ce0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a9881d9fc63bac08930d18562c88552def291528292530db4db7befd0ce0b2", kill_on_drop: false }` [INFO] [stdout] 68a9881d9fc63bac08930d18562c88552def291528292530db4db7befd0ce0b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] bfe0ad49b3b3ba2bd366c1b82938b232ec3d1e99d4441f048379cf2b4f960d1a [INFO] running `Command { std: "docker" "start" "-a" "bfe0ad49b3b3ba2bd366c1b82938b232ec3d1e99d4441f048379cf2b4f960d1a", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/charfind-f420cd35ab9d1e5b) [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" "bfe0ad49b3b3ba2bd366c1b82938b232ec3d1e99d4441f048379cf2b4f960d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe0ad49b3b3ba2bd366c1b82938b232ec3d1e99d4441f048379cf2b4f960d1a", kill_on_drop: false }` [INFO] [stdout] bfe0ad49b3b3ba2bd366c1b82938b232ec3d1e99d4441f048379cf2b4f960d1a