[INFO] updating cached repository nuchs/qadb [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nuchs/qadb [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nuchs/qadb" "work/ex/beta-1.37-6/sources/1.36.0/gh/nuchs/qadb"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nuchs/qadb'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nuchs/qadb" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nuchs/qadb"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nuchs/qadb'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9d6f016f47a9a1212b05a2ca0c217d4712468b39 [INFO] sha for GitHub repo nuchs/qadb: 9d6f016f47a9a1212b05a2ca0c217d4712468b39 [INFO] validating manifest of nuchs/qadb 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 nuchs/qadb 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 nuchs/qadb [INFO] finished frobbing nuchs/qadb [INFO] frobbed toml for nuchs/qadb written to work/ex/beta-1.37-6/sources/1.36.0/gh/nuchs/qadb/Cargo.toml [INFO] started frobbing nuchs/qadb [INFO] finished frobbing nuchs/qadb [INFO] frobbed toml for nuchs/qadb written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nuchs/qadb/Cargo.toml [INFO] crate nuchs/qadb 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 nuchs/qadb against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nuchs/qadb:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 8a89c7539463510ada9c6574e02a4b3a08ae776b7a793d9048642636fa7f7553 [INFO] running `"docker" "start" "-a" "8a89c7539463510ada9c6574e02a4b3a08ae776b7a793d9048642636fa7f7553"` [INFO] [stderr] Compiling qadb v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "8a89c7539463510ada9c6574e02a4b3a08ae776b7a793d9048642636fa7f7553"` [INFO] running `"docker" "rm" "-f" "8a89c7539463510ada9c6574e02a4b3a08ae776b7a793d9048642636fa7f7553"` [INFO] [stdout] 8a89c7539463510ada9c6574e02a4b3a08ae776b7a793d9048642636fa7f7553 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nuchs/qadb:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 9aa36ef438df51c11f20e5c2965753b416ef2f344b242773f3dc58794958fd46 [INFO] running `"docker" "start" "-a" "9aa36ef438df51c11f20e5c2965753b416ef2f344b242773f3dc58794958fd46"` [INFO] [stderr] Compiling qadb v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "9aa36ef438df51c11f20e5c2965753b416ef2f344b242773f3dc58794958fd46"` [INFO] running `"docker" "rm" "-f" "9aa36ef438df51c11f20e5c2965753b416ef2f344b242773f3dc58794958fd46"` [INFO] [stdout] 9aa36ef438df51c11f20e5c2965753b416ef2f344b242773f3dc58794958fd46 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nuchs/qadb:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 44791cd8ba78cfd100ba842d56037091219bdb8f063c023b9e49ee053d165faf [INFO] running `"docker" "start" "-a" "44791cd8ba78cfd100ba842d56037091219bdb8f063c023b9e49ee053d165faf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/qadb-1ecd1013663c6334 [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] running `"docker" "inspect" "44791cd8ba78cfd100ba842d56037091219bdb8f063c023b9e49ee053d165faf"` [INFO] running `"docker" "rm" "-f" "44791cd8ba78cfd100ba842d56037091219bdb8f063c023b9e49ee053d165faf"` [INFO] [stdout] 44791cd8ba78cfd100ba842d56037091219bdb8f063c023b9e49ee053d165faf