[INFO] cloning repository https://github.com/Kroger-Technology/git-project [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kroger-Technology/git-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroger-Technology%2Fgit-project"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroger-Technology%2Fgit-project'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a4999b3d4ba08e4e010fd72d6c2d6c31df47d9e [INFO] testing Kroger-Technology/git-project against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroger-Technology%2Fgit-project" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kroger-Technology/git-project on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Kroger-Technology/git-project [INFO] finished tweaking git repo https://github.com/Kroger-Technology/git-project [INFO] tweaked toml for git repo https://github.com/Kroger-Technology/git-project written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Kroger-Technology/git-project already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded auto_from v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "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] 37d3cb9f686557b00d280b86848fb5ecc756c96e3dd3dbbb157c5f7899778527 [INFO] running `"docker" "start" "-a" "37d3cb9f686557b00d280b86848fb5ecc756c96e3dd3dbbb157c5f7899778527"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling auto_from v0.2.0 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling git-project v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `"docker" "inspect" "37d3cb9f686557b00d280b86848fb5ecc756c96e3dd3dbbb157c5f7899778527"` [INFO] running `"docker" "rm" "-f" "37d3cb9f686557b00d280b86848fb5ecc756c96e3dd3dbbb157c5f7899778527"` [INFO] [stdout] 37d3cb9f686557b00d280b86848fb5ecc756c96e3dd3dbbb157c5f7899778527 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a0d4666cef3d5b9c18273efeffe6ebbce51286a161297739b6d98e4b3b88486 [INFO] running `"docker" "start" "-a" "3a0d4666cef3d5b9c18273efeffe6ebbce51286a161297739b6d98e4b3b88486"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rstest v0.2.2 [INFO] [stderr] Compiling git-project v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.45s [INFO] running `"docker" "inspect" "3a0d4666cef3d5b9c18273efeffe6ebbce51286a161297739b6d98e4b3b88486"` [INFO] running `"docker" "rm" "-f" "3a0d4666cef3d5b9c18273efeffe6ebbce51286a161297739b6d98e4b3b88486"` [INFO] [stdout] 3a0d4666cef3d5b9c18273efeffe6ebbce51286a161297739b6d98e4b3b88486 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "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] 69176343db0cf9390b68db87ea134463bcad6b3cd3f2ce6b29a33596b63ef2cf [INFO] running `"docker" "start" "-a" "69176343db0cf9390b68db87ea134463bcad6b3cd3f2ce6b29a33596b63ef2cf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/git_project-4f0dc003f9757486 [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test::util::test_find_dir_github_url_case_3 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_1 ... ok [INFO] [stdout] test test::util::test_find_dir_github_url_case_0 ... ok [INFO] [stdout] test test::util::test_find_dir_github_url_case_1 ... ok [INFO] [stdout] test test::util::test_find_dir_github_ssh_case_0 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_3 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_1 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_2 ... ok [INFO] [stdout] test test::util::test_find_dir_github_ssh_case_2 ... ok [INFO] [stdout] test test::util::test_find_dir_github_ssh_case_1 ... ok [INFO] [stdout] test test::util::test_find_dir_github_url_case_2 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_0 ... ok [INFO] [stdout] test test::util::test_find_dir_github_ssh_case_3 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_2 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_3 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_0 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_3 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_1 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_2 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_2 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_0 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_1 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_3 ... ok [INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/git_project-ddfe942026accaf0 [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] [stderr] Doc-tests git-project [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" "69176343db0cf9390b68db87ea134463bcad6b3cd3f2ce6b29a33596b63ef2cf"` [INFO] running `"docker" "rm" "-f" "69176343db0cf9390b68db87ea134463bcad6b3cd3f2ce6b29a33596b63ef2cf"` [INFO] [stdout] 69176343db0cf9390b68db87ea134463bcad6b3cd3f2ce6b29a33596b63ef2cf