[INFO] cloning repository https://github.com/BooleanCat/mongodb-service-adapter [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BooleanCat/mongodb-service-adapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fmongodb-service-adapter"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fmongodb-service-adapter'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bf443a1d1f5f81883e1e5754c2b898823e36fb3 [INFO] testing BooleanCat/mongodb-service-adapter against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fmongodb-service-adapter" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BooleanCat/mongodb-service-adapter 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/BooleanCat/mongodb-service-adapter [INFO] finished tweaking git repo https://github.com/BooleanCat/mongodb-service-adapter [INFO] tweaked toml for git repo https://github.com/BooleanCat/mongodb-service-adapter written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/BooleanCat/mongodb-service-adapter 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] running `"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" "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] 3f4f289a6bb8fbccfeebba55d06680b946389243e993c6c4e27ce0313902635d [INFO] running `"docker" "start" "-a" "3f4f289a6bb8fbccfeebba55d06680b946389243e993c6c4e27ce0313902635d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mongodb-service-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "3f4f289a6bb8fbccfeebba55d06680b946389243e993c6c4e27ce0313902635d"` [INFO] running `"docker" "rm" "-f" "3f4f289a6bb8fbccfeebba55d06680b946389243e993c6c4e27ce0313902635d"` [INFO] [stdout] 3f4f289a6bb8fbccfeebba55d06680b946389243e993c6c4e27ce0313902635d [INFO] running `"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" "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] 69fec0a5da590988dd74661877076d164079f0cfd0dabc7d45f9658fb3c84468 [INFO] running `"docker" "start" "-a" "69fec0a5da590988dd74661877076d164079f0cfd0dabc7d45f9658fb3c84468"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling mongodb-service-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.69s [INFO] running `"docker" "inspect" "69fec0a5da590988dd74661877076d164079f0cfd0dabc7d45f9658fb3c84468"` [INFO] running `"docker" "rm" "-f" "69fec0a5da590988dd74661877076d164079f0cfd0dabc7d45f9658fb3c84468"` [INFO] [stdout] 69fec0a5da590988dd74661877076d164079f0cfd0dabc7d45f9658fb3c84468 [INFO] running `"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" "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] 96d1e88f71323007ddcc600876d2fb3efcf33695177d9f1d9233d1266b64dca2 [INFO] running `"docker" "start" "-a" "96d1e88f71323007ddcc600876d2fb3efcf33695177d9f1d9233d1266b64dca2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mongodb_service_adapter-01a4abc6e551379f [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_return_codes-f55354c17633e36a [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::generate_manifest_is_not_implemented ... ok [INFO] [stdout] test tests::delete_binding_is_not_implemented ... ok [INFO] [stdout] test tests::create_binding_is_not_implemented ... ok [INFO] [stdout] test tests::dashboard_url_is_not_implemented ... ok [INFO] [stdout] test tests::returns_1_when_called_with_invalid_arg ... 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" "96d1e88f71323007ddcc600876d2fb3efcf33695177d9f1d9233d1266b64dca2"` [INFO] running `"docker" "rm" "-f" "96d1e88f71323007ddcc600876d2fb3efcf33695177d9f1d9233d1266b64dca2"` [INFO] [stdout] 96d1e88f71323007ddcc600876d2fb3efcf33695177d9f1d9233d1266b64dca2