[INFO] updating cached repository hwchen/moarsql [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hwchen/moarsql [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hwchen/moarsql" "work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/moarsql"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/moarsql'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hwchen/moarsql" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hwchen/moarsql"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hwchen/moarsql'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e0bbb0a58df90cc0b5fcbcc23a63489fcb3770f [INFO] sha for GitHub repo hwchen/moarsql: 9e0bbb0a58df90cc0b5fcbcc23a63489fcb3770f [INFO] validating manifest of hwchen/moarsql 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 hwchen/moarsql 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 hwchen/moarsql [INFO] finished frobbing hwchen/moarsql [INFO] frobbed toml for hwchen/moarsql written to work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/moarsql/Cargo.toml [INFO] started frobbing hwchen/moarsql [INFO] finished frobbing hwchen/moarsql [INFO] frobbed toml for hwchen/moarsql written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hwchen/moarsql/Cargo.toml [INFO] crate hwchen/moarsql 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 hwchen/moarsql 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-6/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/hwchen/moarsql:/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] 4a1e74be4f4566d07fcc1b714cbfa49b6e47c164e6b7b740838ae6333cf3299e [INFO] running `"docker" "start" "-a" "4a1e74be4f4566d07fcc1b714cbfa49b6e47c164e6b7b740838ae6333cf3299e"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling moarsql v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "4a1e74be4f4566d07fcc1b714cbfa49b6e47c164e6b7b740838ae6333cf3299e"` [INFO] running `"docker" "rm" "-f" "4a1e74be4f4566d07fcc1b714cbfa49b6e47c164e6b7b740838ae6333cf3299e"` [INFO] [stdout] 4a1e74be4f4566d07fcc1b714cbfa49b6e47c164e6b7b740838ae6333cf3299e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/hwchen/moarsql:/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] b85c639b85f080b36381af12a5ef282417978ba59ffac3e15c651b2cb2de2936 [INFO] running `"docker" "start" "-a" "b85c639b85f080b36381af12a5ef282417978ba59ffac3e15c651b2cb2de2936"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling moarsql v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "b85c639b85f080b36381af12a5ef282417978ba59ffac3e15c651b2cb2de2936"` [INFO] running `"docker" "rm" "-f" "b85c639b85f080b36381af12a5ef282417978ba59ffac3e15c651b2cb2de2936"` [INFO] [stdout] b85c639b85f080b36381af12a5ef282417978ba59ffac3e15c651b2cb2de2936 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/hwchen/moarsql:/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] d551dc3e2d51f4e9bfa88ebc1d0ac41789e324fd2beb927ea1c41ca1185039a6 [INFO] running `"docker" "start" "-a" "d551dc3e2d51f4e9bfa88ebc1d0ac41789e324fd2beb927ea1c41ca1185039a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/moarsql-3d57a4d8b25d8882 [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" "d551dc3e2d51f4e9bfa88ebc1d0ac41789e324fd2beb927ea1c41ca1185039a6"` [INFO] running `"docker" "rm" "-f" "d551dc3e2d51f4e9bfa88ebc1d0ac41789e324fd2beb927ea1c41ca1185039a6"` [INFO] [stdout] d551dc3e2d51f4e9bfa88ebc1d0ac41789e324fd2beb927ea1c41ca1185039a6