[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.37-6/sources/1.36.0/gh/BooleanCat/mongodb-service-adapter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/gh/BooleanCat/mongodb-service-adapter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BooleanCat/mongodb-service-adapter on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing BooleanCat/mongodb-service-adapter against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 35bc453ab9265140c175c3c2c3d9fac0a21c9cea3d46a1a096d467bcef205278 [INFO] running `"docker" "start" "-a" "35bc453ab9265140c175c3c2c3d9fac0a21c9cea3d46a1a096d467bcef205278"` [INFO] [stderr] Compiling mongodb-service-adapter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "35bc453ab9265140c175c3c2c3d9fac0a21c9cea3d46a1a096d467bcef205278"` [INFO] running `"docker" "rm" "-f" "35bc453ab9265140c175c3c2c3d9fac0a21c9cea3d46a1a096d467bcef205278"` [INFO] [stdout] 35bc453ab9265140c175c3c2c3d9fac0a21c9cea3d46a1a096d467bcef205278 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5dd5958fa53145095068a91621486666683eb37c4c6ac184cbe7f3c41da4b60e [INFO] running `"docker" "start" "-a" "5dd5958fa53145095068a91621486666683eb37c4c6ac184cbe7f3c41da4b60e"` [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.20s [INFO] running `"docker" "inspect" "5dd5958fa53145095068a91621486666683eb37c4c6ac184cbe7f3c41da4b60e"` [INFO] running `"docker" "rm" "-f" "5dd5958fa53145095068a91621486666683eb37c4c6ac184cbe7f3c41da4b60e"` [INFO] [stdout] 5dd5958fa53145095068a91621486666683eb37c4c6ac184cbe7f3c41da4b60e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] f849b1e8f7c050b1441de80d0b7660748f2256fc5cc4cb255aff069398f4f87c [INFO] running `"docker" "start" "-a" "f849b1e8f7c050b1441de80d0b7660748f2256fc5cc4cb255aff069398f4f87c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/mongodb_service_adapter-34aefc64628725ad [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] Running /opt/crater/target/debug/deps/test_return_codes-1e05f641be903278 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::returns_1_when_called_with_invalid_arg ... ok [INFO] [stdout] test tests::dashboard_url_is_not_implemented ... ok [INFO] [stdout] test tests::create_binding_is_not_implemented ... ok [INFO] [stdout] test tests::generate_manifest_is_not_implemented ... ok [INFO] [stdout] test tests::delete_binding_is_not_implemented ... 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" "f849b1e8f7c050b1441de80d0b7660748f2256fc5cc4cb255aff069398f4f87c"` [INFO] running `"docker" "rm" "-f" "f849b1e8f7c050b1441de80d0b7660748f2256fc5cc4cb255aff069398f4f87c"` [INFO] [stdout] f849b1e8f7c050b1441de80d0b7660748f2256fc5cc4cb255aff069398f4f87c