[INFO] cloning repository https://github.com/dinaraparanid/String-Counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dinaraparanid/String-Counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinaraparanid%2FString-Counter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinaraparanid%2FString-Counter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf41fc4e76b82546f0265e7fd3dcd65ebeadaad4 [INFO] testing dinaraparanid/String-Counter against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinaraparanid%2FString-Counter" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dinaraparanid/String-Counter on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dinaraparanid/String-Counter [INFO] finished tweaking git repo https://github.com/dinaraparanid/String-Counter [INFO] tweaked toml for git repo https://github.com/dinaraparanid/String-Counter written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dinaraparanid/String-Counter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e0a7de0c6ad7c4aa95db385f487169c6216c8df47bee630f7c9773808b8feb4 [INFO] running `Command { std: "docker" "start" "-a" "9e0a7de0c6ad7c4aa95db385f487169c6216c8df47bee630f7c9773808b8feb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e0a7de0c6ad7c4aa95db385f487169c6216c8df47bee630f7c9773808b8feb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0a7de0c6ad7c4aa95db385f487169c6216c8df47bee630f7c9773808b8feb4", kill_on_drop: false }` [INFO] [stdout] 9e0a7de0c6ad7c4aa95db385f487169c6216c8df47bee630f7c9773808b8feb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 752f3220baace5ff11a49cc03eee0c0d6ecd62449f2e2c78ff51e4bbd1655da6 [INFO] running `Command { std: "docker" "start" "-a" "752f3220baace5ff11a49cc03eee0c0d6ecd62449f2e2c78ff51e4bbd1655da6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling strings_counter v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.52s [INFO] running `Command { std: "docker" "inspect" "752f3220baace5ff11a49cc03eee0c0d6ecd62449f2e2c78ff51e4bbd1655da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752f3220baace5ff11a49cc03eee0c0d6ecd62449f2e2c78ff51e4bbd1655da6", kill_on_drop: false }` [INFO] [stdout] 752f3220baace5ff11a49cc03eee0c0d6ecd62449f2e2c78ff51e4bbd1655da6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7090f0df3640339b8e1f4527b492fa45b59f1c955bc6c5e9837bdd311ab25689 [INFO] running `Command { std: "docker" "start" "-a" "7090f0df3640339b8e1f4527b492fa45b59f1c955bc6c5e9837bdd311ab25689", kill_on_drop: false }` [INFO] [stderr] Compiling strings_counter v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "7090f0df3640339b8e1f4527b492fa45b59f1c955bc6c5e9837bdd311ab25689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7090f0df3640339b8e1f4527b492fa45b59f1c955bc6c5e9837bdd311ab25689", kill_on_drop: false }` [INFO] [stdout] 7090f0df3640339b8e1f4527b492fa45b59f1c955bc6c5e9837bdd311ab25689 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 791d71416ce040d0790b822d0536aec6ba38dff3c71eefd052e76f3187207870 [INFO] running `Command { std: "docker" "start" "-a" "791d71416ce040d0790b822d0536aec6ba38dff3c71eefd052e76f3187207870", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/strings_counter-cb3ac02b76eb41bc) [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" "791d71416ce040d0790b822d0536aec6ba38dff3c71eefd052e76f3187207870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791d71416ce040d0790b822d0536aec6ba38dff3c71eefd052e76f3187207870", kill_on_drop: false }` [INFO] [stdout] 791d71416ce040d0790b822d0536aec6ba38dff3c71eefd052e76f3187207870