[INFO] cloning repository https://github.com/tomhoule/gitmoji-selector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomhoule/gitmoji-selector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fgitmoji-selector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fgitmoji-selector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d661982d8351b140fa32f5e88b8960091ef8ea1f [INFO] testing tomhoule/gitmoji-selector against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fgitmoji-selector" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomhoule/gitmoji-selector on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomhoule/gitmoji-selector [INFO] finished tweaking git repo https://github.com/tomhoule/gitmoji-selector [INFO] tweaked toml for git repo https://github.com/tomhoule/gitmoji-selector written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tomhoule/gitmoji-selector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1a1caac974b62dc7e5dd0bc6e24f73aeee541b0fd5903035c91632b490d0ee4 [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" "e1a1caac974b62dc7e5dd0bc6e24f73aeee541b0fd5903035c91632b490d0ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1a1caac974b62dc7e5dd0bc6e24f73aeee541b0fd5903035c91632b490d0ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a1caac974b62dc7e5dd0bc6e24f73aeee541b0fd5903035c91632b490d0ee4", kill_on_drop: false }` [INFO] [stdout] e1a1caac974b62dc7e5dd0bc6e24f73aeee541b0fd5903035c91632b490d0ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a53ed467639c8e1765c6413dde608a3ff94ec9d5a7e33d463e77b6b7ae18140a [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" "a53ed467639c8e1765c6413dde608a3ff94ec9d5a7e33d463e77b6b7ae18140a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling gitmoji-selector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.60s [INFO] running `Command { std: "docker" "inspect" "a53ed467639c8e1765c6413dde608a3ff94ec9d5a7e33d463e77b6b7ae18140a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53ed467639c8e1765c6413dde608a3ff94ec9d5a7e33d463e77b6b7ae18140a", kill_on_drop: false }` [INFO] [stdout] a53ed467639c8e1765c6413dde608a3ff94ec9d5a7e33d463e77b6b7ae18140a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 4be720dd345e59a81c4a5fcbd6bf8bd75fb07a5c6b568bd507143dc79afd50b1 [INFO] running `Command { std: "docker" "start" "-a" "4be720dd345e59a81c4a5fcbd6bf8bd75fb07a5c6b568bd507143dc79afd50b1", kill_on_drop: false }` [INFO] [stderr] Compiling gitmoji-selector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "4be720dd345e59a81c4a5fcbd6bf8bd75fb07a5c6b568bd507143dc79afd50b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be720dd345e59a81c4a5fcbd6bf8bd75fb07a5c6b568bd507143dc79afd50b1", kill_on_drop: false }` [INFO] [stdout] 4be720dd345e59a81c4a5fcbd6bf8bd75fb07a5c6b568bd507143dc79afd50b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67986b80a353eebf9d27581a2dff31fb3d4f27597cca76e533a51dab10eb041b [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" "67986b80a353eebf9d27581a2dff31fb3d4f27597cca76e533a51dab10eb041b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gitmoji_selector-b155aee0b34b2adc [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "67986b80a353eebf9d27581a2dff31fb3d4f27597cca76e533a51dab10eb041b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67986b80a353eebf9d27581a2dff31fb3d4f27597cca76e533a51dab10eb041b", kill_on_drop: false }` [INFO] [stdout] 67986b80a353eebf9d27581a2dff31fb3d4f27597cca76e533a51dab10eb041b