[INFO] cloning repository https://github.com/caspark/character-frequency-analyser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caspark/character-frequency-analyser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaspark%2Fcharacter-frequency-analyser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaspark%2Fcharacter-frequency-analyser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b0450f8b9377ce3068107bfc697614156491173 [INFO] testing caspark/character-frequency-analyser against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaspark%2Fcharacter-frequency-analyser" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caspark/character-frequency-analyser on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caspark/character-frequency-analyser [INFO] finished tweaking git repo https://github.com/caspark/character-frequency-analyser [INFO] tweaked toml for git repo https://github.com/caspark/character-frequency-analyser written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/caspark/character-frequency-analyser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embed-resource v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d15ed165576a9a33cf38aacb847b9af0c6d4c7e776f59c52cb8ba43ff09dfcb [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" "0d15ed165576a9a33cf38aacb847b9af0c6d4c7e776f59c52cb8ba43ff09dfcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d15ed165576a9a33cf38aacb847b9af0c6d4c7e776f59c52cb8ba43ff09dfcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d15ed165576a9a33cf38aacb847b9af0c6d4c7e776f59c52cb8ba43ff09dfcb", kill_on_drop: false }` [INFO] [stdout] 0d15ed165576a9a33cf38aacb847b9af0c6d4c7e776f59c52cb8ba43ff09dfcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d27406b3e5dc39803664a317167937cbee81e1e27926cf74c47b3290087f30fd [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" "d27406b3e5dc39803664a317167937cbee81e1e27926cf74c47b3290087f30fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling embed-resource v1.3.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling char-freq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.61s [INFO] running `Command { std: "docker" "inspect" "d27406b3e5dc39803664a317167937cbee81e1e27926cf74c47b3290087f30fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27406b3e5dc39803664a317167937cbee81e1e27926cf74c47b3290087f30fd", kill_on_drop: false }` [INFO] [stdout] d27406b3e5dc39803664a317167937cbee81e1e27926cf74c47b3290087f30fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] c866b7cbc62b86c7298aedcab58e8f669ad56d15d92611def8b948fb21917456 [INFO] running `Command { std: "docker" "start" "-a" "c866b7cbc62b86c7298aedcab58e8f669ad56d15d92611def8b948fb21917456", kill_on_drop: false }` [INFO] [stderr] Compiling char-freq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "c866b7cbc62b86c7298aedcab58e8f669ad56d15d92611def8b948fb21917456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c866b7cbc62b86c7298aedcab58e8f669ad56d15d92611def8b948fb21917456", kill_on_drop: false }` [INFO] [stdout] c866b7cbc62b86c7298aedcab58e8f669ad56d15d92611def8b948fb21917456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37c932d219c8484c143c40b974334db7a1f24ad9eca53ae7d7a50bfce1d9d3dc [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" "37c932d219c8484c143c40b974334db7a1f24ad9eca53ae7d7a50bfce1d9d3dc", 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/char_freq-17862f56f1f29e6b [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" "37c932d219c8484c143c40b974334db7a1f24ad9eca53ae7d7a50bfce1d9d3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c932d219c8484c143c40b974334db7a1f24ad9eca53ae7d7a50bfce1d9d3dc", kill_on_drop: false }` [INFO] [stdout] 37c932d219c8484c143c40b974334db7a1f24ad9eca53ae7d7a50bfce1d9d3dc