[INFO] updating cached repository 23prime/completion-judgment [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/23prime/completion-judgment [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/23prime/completion-judgment" "work/ex/beta-1.37-6/sources/1.36.0/gh/23prime/completion-judgment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/23prime/completion-judgment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/23prime/completion-judgment" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/23prime/completion-judgment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/23prime/completion-judgment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] efd1d68c07d23b97f76eff530377416e0bdf6ce1 [INFO] sha for GitHub repo 23prime/completion-judgment: efd1d68c07d23b97f76eff530377416e0bdf6ce1 [INFO] validating manifest of 23prime/completion-judgment 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 23prime/completion-judgment 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 23prime/completion-judgment [INFO] finished frobbing 23prime/completion-judgment [INFO] frobbed toml for 23prime/completion-judgment written to work/ex/beta-1.37-6/sources/1.36.0/gh/23prime/completion-judgment/Cargo.toml [INFO] started frobbing 23prime/completion-judgment [INFO] finished frobbing 23prime/completion-judgment [INFO] frobbed toml for 23prime/completion-judgment written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/23prime/completion-judgment/Cargo.toml [INFO] crate 23prime/completion-judgment 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 23prime/completion-judgment 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/23prime/completion-judgment:/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] 7a1ab9bc8d97e055fb359dd544d2e793398bb3929d31750f102dc09cdae494ab [INFO] running `"docker" "start" "-a" "7a1ab9bc8d97e055fb359dd544d2e793398bb3929d31750f102dc09cdae494ab"` [INFO] [stderr] Compiling completion-judgment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `"docker" "inspect" "7a1ab9bc8d97e055fb359dd544d2e793398bb3929d31750f102dc09cdae494ab"` [INFO] running `"docker" "rm" "-f" "7a1ab9bc8d97e055fb359dd544d2e793398bb3929d31750f102dc09cdae494ab"` [INFO] [stdout] 7a1ab9bc8d97e055fb359dd544d2e793398bb3929d31750f102dc09cdae494ab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/23prime/completion-judgment:/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] 44e90ba8e52494f064a1461ee3bb37a3777d43573a044ad63cf2ac52f282aa9e [INFO] running `"docker" "start" "-a" "44e90ba8e52494f064a1461ee3bb37a3777d43573a044ad63cf2ac52f282aa9e"` [INFO] [stderr] Compiling completion-judgment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "44e90ba8e52494f064a1461ee3bb37a3777d43573a044ad63cf2ac52f282aa9e"` [INFO] running `"docker" "rm" "-f" "44e90ba8e52494f064a1461ee3bb37a3777d43573a044ad63cf2ac52f282aa9e"` [INFO] [stdout] 44e90ba8e52494f064a1461ee3bb37a3777d43573a044ad63cf2ac52f282aa9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/23prime/completion-judgment:/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] d5d36ce1b25971de445c1f878f230bab6d4f4256f5f06f8d8c4d5c85670c1862 [INFO] running `"docker" "start" "-a" "d5d36ce1b25971de445c1f878f230bab6d4f4256f5f06f8d8c4d5c85670c1862"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/completion_judgment-78088023abc28605 [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" "d5d36ce1b25971de445c1f878f230bab6d4f4256f5f06f8d8c4d5c85670c1862"` [INFO] running `"docker" "rm" "-f" "d5d36ce1b25971de445c1f878f230bab6d4f4256f5f06f8d8c4d5c85670c1862"` [INFO] [stdout] d5d36ce1b25971de445c1f878f230bab6d4f4256f5f06f8d8c4d5c85670c1862