[INFO] updating cached repository https://github.com/rajibmitra/azure-pipeline-cache [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] b4af781a5ae750effa498bcbd452f9b466459fb2 [INFO] testing rajibmitra/azure-pipeline-cache against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajibmitra%2Fazure-pipeline-cache" "/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/rajibmitra/azure-pipeline-cache 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/rajibmitra/azure-pipeline-cache [INFO] finished tweaking git repo https://github.com/rajibmitra/azure-pipeline-cache [INFO] tweaked toml for git repo https://github.com/rajibmitra/azure-pipeline-cache written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rajibmitra/azure-pipeline-cache 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] 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] [stdout] e828600f1bf43eabe0a8a72dd0437fa5dcee4b68bf53835b8488346faa9db327 [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" "e828600f1bf43eabe0a8a72dd0437fa5dcee4b68bf53835b8488346faa9db327"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling junit-report v0.1.2 (https://github.com/johnterickson/junit-report-rs#6b52d56a) [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling cargo2junit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `"docker" "inspect" "e828600f1bf43eabe0a8a72dd0437fa5dcee4b68bf53835b8488346faa9db327"` [INFO] running `"docker" "rm" "-f" "e828600f1bf43eabe0a8a72dd0437fa5dcee4b68bf53835b8488346faa9db327"` [INFO] [stdout] e828600f1bf43eabe0a8a72dd0437fa5dcee4b68bf53835b8488346faa9db327 [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] 6b43e4809551d85bc32c81d0dabf75657a834b973780dac59b638c2d3302f8c9 [INFO] running `"docker" "start" "-a" "6b43e4809551d85bc32c81d0dabf75657a834b973780dac59b638c2d3302f8c9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cargo2junit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.49s [INFO] running `"docker" "inspect" "6b43e4809551d85bc32c81d0dabf75657a834b973780dac59b638c2d3302f8c9"` [INFO] running `"docker" "rm" "-f" "6b43e4809551d85bc32c81d0dabf75657a834b973780dac59b638c2d3302f8c9"` [INFO] [stdout] 6b43e4809551d85bc32c81d0dabf75657a834b973780dac59b638c2d3302f8c9 [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] 2a5214bc372af8efb357652fa1a8a4f39a2787c045b5be5ca9a1e2039e2fbda3 [INFO] running `"docker" "start" "-a" "2a5214bc372af8efb357652fa1a8a4f39a2787c045b5be5ca9a1e2039e2fbda3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo2junit-9e4c2573f8db1fdb [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::error_on_garbage ... ok [INFO] [stdout] test tests::failded_single_suite ... ok [INFO] [stdout] test tests::success_single_suite ... ok [INFO] [stdout] test tests::multi_suite_success ... ok [INFO] [stdout] test tests::cargo_project_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2a5214bc372af8efb357652fa1a8a4f39a2787c045b5be5ca9a1e2039e2fbda3"` [INFO] running `"docker" "rm" "-f" "2a5214bc372af8efb357652fa1a8a4f39a2787c045b5be5ca9a1e2039e2fbda3"` [INFO] [stdout] 2a5214bc372af8efb357652fa1a8a4f39a2787c045b5be5ca9a1e2039e2fbda3