[INFO] cloning repository https://github.com/krawieck/ez-renamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krawieck/ez-renamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrawieck%2Fez-renamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrawieck%2Fez-renamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd643ae34019c5fe84bd73c69a317bd8e2f65d58 [INFO] testing krawieck/ez-renamer against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrawieck%2Fez-renamer" "/workspace/builds/worker-102/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-102/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krawieck/ez-renamer on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/krawieck/ez-renamer [INFO] finished tweaking git repo https://github.com/krawieck/ez-renamer [INFO] tweaked toml for git repo https://github.com/krawieck/ez-renamer written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate git repo https://github.com/krawieck/ez-renamer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d108022f68401cfd29d2c3f89bcb3e1c19150b6771edb673503112e211ed079c [INFO] running `Command { std: "docker" "start" "-a" "d108022f68401cfd29d2c3f89bcb3e1c19150b6771edb673503112e211ed079c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d108022f68401cfd29d2c3f89bcb3e1c19150b6771edb673503112e211ed079c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d108022f68401cfd29d2c3f89bcb3e1c19150b6771edb673503112e211ed079c", kill_on_drop: false }` [INFO] [stdout] d108022f68401cfd29d2c3f89bcb3e1c19150b6771edb673503112e211ed079c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b155f9a2ff8c5cd50f4bc6cd11735a52d2f46315fb04a0e9e2d5f5d8836c918 [INFO] running `Command { std: "docker" "start" "-a" "6b155f9a2ff8c5cd50f4bc6cd11735a52d2f46315fb04a0e9e2d5f5d8836c918", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling ezr v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "6b155f9a2ff8c5cd50f4bc6cd11735a52d2f46315fb04a0e9e2d5f5d8836c918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b155f9a2ff8c5cd50f4bc6cd11735a52d2f46315fb04a0e9e2d5f5d8836c918", kill_on_drop: false }` [INFO] [stdout] 6b155f9a2ff8c5cd50f4bc6cd11735a52d2f46315fb04a0e9e2d5f5d8836c918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1ec9d4556ba7e6d5a7abb4d6a66ee07f965435fb471d9809b9d55b3d23713b [INFO] running `Command { std: "docker" "start" "-a" "2c1ec9d4556ba7e6d5a7abb4d6a66ee07f965435fb471d9809b9d55b3d23713b", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling ezr v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "2c1ec9d4556ba7e6d5a7abb4d6a66ee07f965435fb471d9809b9d55b3d23713b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1ec9d4556ba7e6d5a7abb4d6a66ee07f965435fb471d9809b9d55b3d23713b", kill_on_drop: false }` [INFO] [stdout] 2c1ec9d4556ba7e6d5a7abb4d6a66ee07f965435fb471d9809b9d55b3d23713b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b23e01409789a6f2ce5cf0fc4d1b596a5e114d27d5e71db83bbdcf0d9a482e13 [INFO] running `Command { std: "docker" "start" "-a" "b23e01409789a6f2ce5cf0fc4d1b596a5e114d27d5e71db83bbdcf0d9a482e13", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ezr-e7da444efeed4ca9) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test name_processing::tests::test_cleanup_spaces ... ok [INFO] [stdout] test name_processing::tests::test_delete ... ok [INFO] [stdout] test name_processing::tests::test_fix_spaces ... ok [INFO] [stdout] test name_processing::tests::test_hyphen ... ok [INFO] [stdout] test name_processing::tests::test_remove_inside_brackets ... ok [INFO] [stdout] test trim::tests::test_trim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b23e01409789a6f2ce5cf0fc4d1b596a5e114d27d5e71db83bbdcf0d9a482e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23e01409789a6f2ce5cf0fc4d1b596a5e114d27d5e71db83bbdcf0d9a482e13", kill_on_drop: false }` [INFO] [stdout] b23e01409789a6f2ce5cf0fc4d1b596a5e114d27d5e71db83bbdcf0d9a482e13