[INFO] updating cached repository https://github.com/scottschroeder/git-summary-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e7b18da0d5089261a2411afcd09207f4026ecfcf [INFO] testing scottschroeder/git-summary-rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottschroeder%2Fgit-summary-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottschroeder/git-summary-rs on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/scottschroeder/git-summary-rs [INFO] finished tweaking git repo https://github.com/scottschroeder/git-summary-rs [INFO] tweaked toml for git repo https://github.com/scottschroeder/git-summary-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/scottschroeder/git-summary-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4bb5bba90021f25a12da956de5c0fe2eda5e60951f605c317c032178ff9abaae [INFO] running `"docker" "start" "-a" "4bb5bba90021f25a12da956de5c0fe2eda5e60951f605c317c032178ff9abaae"` [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.13 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling git-summary v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "4bb5bba90021f25a12da956de5c0fe2eda5e60951f605c317c032178ff9abaae"` [INFO] running `"docker" "rm" "-f" "4bb5bba90021f25a12da956de5c0fe2eda5e60951f605c317c032178ff9abaae"` [INFO] [stdout] 4bb5bba90021f25a12da956de5c0fe2eda5e60951f605c317c032178ff9abaae [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] f8d9f3b91ab135cd04a05528649d5135ff3f1de121ca2da59ac676119d1d4aca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f8d9f3b91ab135cd04a05528649d5135ff3f1de121ca2da59ac676119d1d4aca"` [INFO] [stderr] Compiling git-summary v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "f8d9f3b91ab135cd04a05528649d5135ff3f1de121ca2da59ac676119d1d4aca"` [INFO] running `"docker" "rm" "-f" "f8d9f3b91ab135cd04a05528649d5135ff3f1de121ca2da59ac676119d1d4aca"` [INFO] [stdout] f8d9f3b91ab135cd04a05528649d5135ff3f1de121ca2da59ac676119d1d4aca [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b846c9f99d09cfecc874097b0a3234948dc175173ca0600ef072701c11a27028 [INFO] running `"docker" "start" "-a" "b846c9f99d09cfecc874097b0a3234948dc175173ca0600ef072701c11a27028"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/git_summary-2e27d63ad679ccb1 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "b846c9f99d09cfecc874097b0a3234948dc175173ca0600ef072701c11a27028"` [INFO] running `"docker" "rm" "-f" "b846c9f99d09cfecc874097b0a3234948dc175173ca0600ef072701c11a27028"` [INFO] [stdout] b846c9f99d09cfecc874097b0a3234948dc175173ca0600ef072701c11a27028