[INFO] updating cached repository BooleanCat/mongodb-service-adapter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BooleanCat/mongodb-service-adapter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BooleanCat/mongodb-service-adapter" "work/ex/beta-1.38-1/sources/1.37.0/gh/BooleanCat/mongodb-service-adapter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/BooleanCat/mongodb-service-adapter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BooleanCat/mongodb-service-adapter" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BooleanCat/mongodb-service-adapter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BooleanCat/mongodb-service-adapter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bf443a1d1f5f81883e1e5754c2b898823e36fb3 [INFO] sha for GitHub repo BooleanCat/mongodb-service-adapter: 3bf443a1d1f5f81883e1e5754c2b898823e36fb3 [INFO] validating manifest of BooleanCat/mongodb-service-adapter on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BooleanCat/mongodb-service-adapter on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing BooleanCat/mongodb-service-adapter [INFO] finished frobbing BooleanCat/mongodb-service-adapter [INFO] frobbed toml for BooleanCat/mongodb-service-adapter written to work/ex/beta-1.38-1/sources/1.37.0/gh/BooleanCat/mongodb-service-adapter/Cargo.toml [INFO] started frobbing BooleanCat/mongodb-service-adapter [INFO] finished frobbing BooleanCat/mongodb-service-adapter [INFO] frobbed toml for BooleanCat/mongodb-service-adapter written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BooleanCat/mongodb-service-adapter/Cargo.toml [INFO] crate BooleanCat/mongodb-service-adapter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing BooleanCat/mongodb-service-adapter against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/BooleanCat/mongodb-service-adapter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 527c86df3702537595ea42d00607a7c78b62b1877a0cff777daa1591e2cbd130 [INFO] running `"docker" "start" "-a" "527c86df3702537595ea42d00607a7c78b62b1877a0cff777daa1591e2cbd130"` [INFO] [stderr] Compiling mongodb-service-adapter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "527c86df3702537595ea42d00607a7c78b62b1877a0cff777daa1591e2cbd130"` [INFO] running `"docker" "rm" "-f" "527c86df3702537595ea42d00607a7c78b62b1877a0cff777daa1591e2cbd130"` [INFO] [stdout] 527c86df3702537595ea42d00607a7c78b62b1877a0cff777daa1591e2cbd130 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/BooleanCat/mongodb-service-adapter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 070036e3a4f6a2945b8ebada86abe3aec34d59631f5b5342eda9633e35f8ee1c [INFO] running `"docker" "start" "-a" "070036e3a4f6a2945b8ebada86abe3aec34d59631f5b5342eda9633e35f8ee1c"` [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling mongodb-service-adapter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `"docker" "inspect" "070036e3a4f6a2945b8ebada86abe3aec34d59631f5b5342eda9633e35f8ee1c"` [INFO] running `"docker" "rm" "-f" "070036e3a4f6a2945b8ebada86abe3aec34d59631f5b5342eda9633e35f8ee1c"` [INFO] [stdout] 070036e3a4f6a2945b8ebada86abe3aec34d59631f5b5342eda9633e35f8ee1c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/BooleanCat/mongodb-service-adapter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 8d383fb7c15896be8bedede59786d68f19fea238d9d9f802614911a59fc20b5b [INFO] running `"docker" "start" "-a" "8d383fb7c15896be8bedede59786d68f19fea238d9d9f802614911a59fc20b5b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/mongodb_service_adapter-50f36adc45b73c30 [INFO] [stderr] Running /opt/crater/target/debug/deps/test_return_codes-5df5fd073927437b [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::dashboard_url_is_not_implemented ... ok [INFO] [stdout] test tests::delete_binding_is_not_implemented ... ok [INFO] [stdout] test tests::generate_manifest_is_not_implemented ... ok [INFO] [stdout] test tests::create_binding_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" "8d383fb7c15896be8bedede59786d68f19fea238d9d9f802614911a59fc20b5b"` [INFO] running `"docker" "rm" "-f" "8d383fb7c15896be8bedede59786d68f19fea238d9d9f802614911a59fc20b5b"` [INFO] [stdout] 8d383fb7c15896be8bedede59786d68f19fea238d9d9f802614911a59fc20b5b