[INFO] cloning repository https://github.com/doy/fancy-prompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doy/fancy-prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Ffancy-prompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Ffancy-prompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f9da68b837b59ff227e79f6b80b883e46be9637 [INFO] testing doy/fancy-prompt 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%2Fdoy%2Ffancy-prompt" "/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/doy/fancy-prompt 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/doy/fancy-prompt [INFO] finished tweaking git repo https://github.com/doy/fancy-prompt [INFO] tweaked toml for git repo https://github.com/doy/fancy-prompt written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/doy/fancy-prompt 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] 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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37d8fda962dde03da9fe557a8bec45aa941087ed173ea606b2735d20eaad7bd0 [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" "37d8fda962dde03da9fe557a8bec45aa941087ed173ea606b2735d20eaad7bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37d8fda962dde03da9fe557a8bec45aa941087ed173ea606b2735d20eaad7bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d8fda962dde03da9fe557a8bec45aa941087ed173ea606b2735d20eaad7bd0", kill_on_drop: false }` [INFO] [stdout] 37d8fda962dde03da9fe557a8bec45aa941087ed173ea606b2735d20eaad7bd0 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--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] cd0f43864200f24b2b70805073c120db7234e2afb00c5cd2dec19b59ed468b97 [INFO] running `Command { std: "docker" "start" "-a" "cd0f43864200f24b2b70805073c120db7234e2afb00c5cd2dec19b59ed468b97", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling fancy-prompt v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "cd0f43864200f24b2b70805073c120db7234e2afb00c5cd2dec19b59ed468b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0f43864200f24b2b70805073c120db7234e2afb00c5cd2dec19b59ed468b97", kill_on_drop: false }` [INFO] [stdout] cd0f43864200f24b2b70805073c120db7234e2afb00c5cd2dec19b59ed468b97 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7896f06f73d32ae1a71a1e31bb3fcc6528850e7412c9a9e858d2cc54ba0287b1 [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" "7896f06f73d32ae1a71a1e31bb3fcc6528850e7412c9a9e858d2cc54ba0287b1", kill_on_drop: false }` [INFO] [stderr] Compiling fancy-prompt v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `Command { std: "docker" "inspect" "7896f06f73d32ae1a71a1e31bb3fcc6528850e7412c9a9e858d2cc54ba0287b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7896f06f73d32ae1a71a1e31bb3fcc6528850e7412c9a9e858d2cc54ba0287b1", kill_on_drop: false }` [INFO] [stdout] 7896f06f73d32ae1a71a1e31bb3fcc6528850e7412c9a9e858d2cc54ba0287b1 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37425e177329da43933d0a714ad32abcfe6b000253da48411497c9a644550e86 [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" "37425e177329da43933d0a714ad32abcfe6b000253da48411497c9a644550e86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fancy_prompt-78cbbd963b19e992 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test prompt::test::test_format_vcs ... ok [INFO] [stdout] test tests::test_render ... ok [INFO] [stdout] test prompt::test::test_compress_path ... ok [INFO] [stdout] test prompt::test::test_compress_vcs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37425e177329da43933d0a714ad32abcfe6b000253da48411497c9a644550e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37425e177329da43933d0a714ad32abcfe6b000253da48411497c9a644550e86", kill_on_drop: false }` [INFO] [stdout] 37425e177329da43933d0a714ad32abcfe6b000253da48411497c9a644550e86