[INFO] updating cached repository termoshtt/check_run [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/termoshtt/check_run [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/termoshtt/check_run" "work/ex/beta-1.38-1/sources/1.37.0/gh/termoshtt/check_run"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/termoshtt/check_run'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/termoshtt/check_run" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/termoshtt/check_run"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/termoshtt/check_run'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f41e06c5ae294c01009d128e496a4d87ba6df662 [INFO] sha for GitHub repo termoshtt/check_run: f41e06c5ae294c01009d128e496a4d87ba6df662 [INFO] validating manifest of termoshtt/check_run 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 termoshtt/check_run 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 termoshtt/check_run [INFO] finished frobbing termoshtt/check_run [INFO] frobbed toml for termoshtt/check_run written to work/ex/beta-1.38-1/sources/1.37.0/gh/termoshtt/check_run/Cargo.toml [INFO] started frobbing termoshtt/check_run [INFO] finished frobbing termoshtt/check_run [INFO] frobbed toml for termoshtt/check_run written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/termoshtt/check_run/Cargo.toml [INFO] crate termoshtt/check_run 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing termoshtt/check_run 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/termoshtt/check_run:/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] f983a15e5ff10926e621ebc73063804119d753613702a0584c04940e9b986c34 [INFO] running `"docker" "start" "-a" "f983a15e5ff10926e621ebc73063804119d753613702a0584c04940e9b986c34"` [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling check_run v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `"docker" "inspect" "f983a15e5ff10926e621ebc73063804119d753613702a0584c04940e9b986c34"` [INFO] running `"docker" "rm" "-f" "f983a15e5ff10926e621ebc73063804119d753613702a0584c04940e9b986c34"` [INFO] [stdout] f983a15e5ff10926e621ebc73063804119d753613702a0584c04940e9b986c34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/termoshtt/check_run:/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] e4b6ab2196bd481d1ef93c3a176e2a8f2a963dd31ee1a45b086b1d97f55b714e [INFO] running `"docker" "start" "-a" "e4b6ab2196bd481d1ef93c3a176e2a8f2a963dd31ee1a45b086b1d97f55b714e"` [INFO] [stderr] Compiling check_run v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "e4b6ab2196bd481d1ef93c3a176e2a8f2a963dd31ee1a45b086b1d97f55b714e"` [INFO] running `"docker" "rm" "-f" "e4b6ab2196bd481d1ef93c3a176e2a8f2a963dd31ee1a45b086b1d97f55b714e"` [INFO] [stdout] e4b6ab2196bd481d1ef93c3a176e2a8f2a963dd31ee1a45b086b1d97f55b714e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/termoshtt/check_run:/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] 5897bfe368b6d9bf91ba13ed281f4796a6a9080db49878ab6277efae4b700062 [INFO] running `"docker" "start" "-a" "5897bfe368b6d9bf91ba13ed281f4796a6a9080db49878ab6277efae4b700062"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/check_run-41b0e257ecff1bb1 [INFO] [stderr] Doc-tests check_run [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 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" "5897bfe368b6d9bf91ba13ed281f4796a6a9080db49878ab6277efae4b700062"` [INFO] running `"docker" "rm" "-f" "5897bfe368b6d9bf91ba13ed281f4796a6a9080db49878ab6277efae4b700062"` [INFO] [stdout] 5897bfe368b6d9bf91ba13ed281f4796a6a9080db49878ab6277efae4b700062