[INFO] cloning repository https://github.com/zachstruck/vcxproj-parser [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachstruck/vcxproj-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachstruck%2Fvcxproj-parser"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachstruck%2Fvcxproj-parser'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cddecb68b382328f4b3629ccdbb24584a28818a9 [INFO] testing zachstruck/vcxproj-parser against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachstruck%2Fvcxproj-parser" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zachstruck/vcxproj-parser on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zachstruck/vcxproj-parser [INFO] finished tweaking git repo https://github.com/zachstruck/vcxproj-parser [INFO] tweaked toml for git repo https://github.com/zachstruck/vcxproj-parser written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/zachstruck/vcxproj-parser already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] 348d395e187bd010866a4e35be5ae45c41305899da75cc874c039db9ba2a21fd [INFO] running `"docker" "start" "-a" "348d395e187bd010866a4e35be5ae45c41305899da75cc874c039db9ba2a21fd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling sxd-document v0.3.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling vcxproj-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.82s [INFO] running `"docker" "inspect" "348d395e187bd010866a4e35be5ae45c41305899da75cc874c039db9ba2a21fd"` [INFO] running `"docker" "rm" "-f" "348d395e187bd010866a4e35be5ae45c41305899da75cc874c039db9ba2a21fd"` [INFO] [stdout] 348d395e187bd010866a4e35be5ae45c41305899da75cc874c039db9ba2a21fd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] 67e06fb3443cd6fca9cc4105cbfe8ac38d54d0efdc0eacc60373cb94f746bd4d [INFO] running `"docker" "start" "-a" "67e06fb3443cd6fca9cc4105cbfe8ac38d54d0efdc0eacc60373cb94f746bd4d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling vcxproj-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `"docker" "inspect" "67e06fb3443cd6fca9cc4105cbfe8ac38d54d0efdc0eacc60373cb94f746bd4d"` [INFO] running `"docker" "rm" "-f" "67e06fb3443cd6fca9cc4105cbfe8ac38d54d0efdc0eacc60373cb94f746bd4d"` [INFO] [stdout] 67e06fb3443cd6fca9cc4105cbfe8ac38d54d0efdc0eacc60373cb94f746bd4d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] 223385d58e222f2a25a6ca44d5b87c430bd0478c22634167092d429b857b096c [INFO] running `"docker" "start" "-a" "223385d58e222f2a25a6ca44d5b87c430bd0478c22634167092d429b857b096c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vcxproj_parser-3360770a824aff26 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test condition::tests::test_eq ... ok [INFO] [stdout] test condition::tests::test_exists ... ok [INFO] [stdout] test condition::tests::test_eval ... ok [INFO] [stdout] test condition::tests::test_and ... ok [INFO] [stdout] test condition::tests::test_ne ... ok [INFO] [stdout] test condition::tests::test_not ... ok [INFO] [stdout] test condition::tests::test_or ... ok [INFO] [stdout] test condition::tests::test_trailing_slash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "223385d58e222f2a25a6ca44d5b87c430bd0478c22634167092d429b857b096c"` [INFO] running `"docker" "rm" "-f" "223385d58e222f2a25a6ca44d5b87c430bd0478c22634167092d429b857b096c"` [INFO] [stdout] 223385d58e222f2a25a6ca44d5b87c430bd0478c22634167092d429b857b096c