[INFO] cloning repository https://github.com/ds-gurukandhamoorthi/beautify-text-corrections-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ds-gurukandhamoorthi/beautify-text-corrections-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds-gurukandhamoorthi%2Fbeautify-text-corrections-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds-gurukandhamoorthi%2Fbeautify-text-corrections-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b05428fae88a079d5489135d70674334e7f0c756 [INFO] testing ds-gurukandhamoorthi/beautify-text-corrections-rs against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds-gurukandhamoorthi%2Fbeautify-text-corrections-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ds-gurukandhamoorthi/beautify-text-corrections-rs on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ds-gurukandhamoorthi/beautify-text-corrections-rs [INFO] finished tweaking git repo https://github.com/ds-gurukandhamoorthi/beautify-text-corrections-rs [INFO] tweaked toml for git repo https://github.com/ds-gurukandhamoorthi/beautify-text-corrections-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ds-gurukandhamoorthi/beautify-text-corrections-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b338d83fa0904419ed770421f85826b4c0bd909c16423a5ad382ea88f807f819 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b338d83fa0904419ed770421f85826b4c0bd909c16423a5ad382ea88f807f819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b338d83fa0904419ed770421f85826b4c0bd909c16423a5ad382ea88f807f819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b338d83fa0904419ed770421f85826b4c0bd909c16423a5ad382ea88f807f819", kill_on_drop: false }` [INFO] [stdout] b338d83fa0904419ed770421f85826b4c0bd909c16423a5ad382ea88f807f819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0065372130dd769ec4fa93a67aebabe978c9167156dd1675591d2fa2dc7ea7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ad0065372130dd769ec4fa93a67aebabe978c9167156dd1675591d2fa2dc7ea7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling beautify-text-corrections-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `Command { std: "docker" "inspect" "ad0065372130dd769ec4fa93a67aebabe978c9167156dd1675591d2fa2dc7ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0065372130dd769ec4fa93a67aebabe978c9167156dd1675591d2fa2dc7ea7", kill_on_drop: false }` [INFO] [stdout] ad0065372130dd769ec4fa93a67aebabe978c9167156dd1675591d2fa2dc7ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d39ed6760de4de8e2045b383ded59ced966884960629b15f8c33b76c3129f322 [INFO] running `Command { std: "docker" "start" "-a" "d39ed6760de4de8e2045b383ded59ced966884960629b15f8c33b76c3129f322", kill_on_drop: false }` [INFO] [stderr] Compiling beautify-text-corrections-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "d39ed6760de4de8e2045b383ded59ced966884960629b15f8c33b76c3129f322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39ed6760de4de8e2045b383ded59ced966884960629b15f8c33b76c3129f322", kill_on_drop: false }` [INFO] [stdout] d39ed6760de4de8e2045b383ded59ced966884960629b15f8c33b76c3129f322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 601c2cbc0cd2a5ec79c65d775c49ab8e48702ea2047d0e2e0278253c2d3b51e5 [INFO] running `Command { std: "docker" "start" "-a" "601c2cbc0cd2a5ec79c65d775c49ab8e48702ea2047d0e2e0278253c2d3b51e5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/beautify_text_corrections_rs-e397be4df18807f0) [INFO] [stdout] running 1 test [INFO] [stdout] test parsing::parses_a_correction_preceded_by_whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "601c2cbc0cd2a5ec79c65d775c49ab8e48702ea2047d0e2e0278253c2d3b51e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601c2cbc0cd2a5ec79c65d775c49ab8e48702ea2047d0e2e0278253c2d3b51e5", kill_on_drop: false }` [INFO] [stdout] 601c2cbc0cd2a5ec79c65d775c49ab8e48702ea2047d0e2e0278253c2d3b51e5