[INFO] updating cached repository pombase/pombase-interpro [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pombase/pombase-interpro [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pombase/pombase-interpro" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/pombase/pombase-interpro"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/pombase/pombase-interpro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pombase/pombase-interpro" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/pombase/pombase-interpro"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/pombase/pombase-interpro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 570777e5f152137f9df354e46c8416b3bce32c6f [INFO] sha for GitHub repo pombase/pombase-interpro: 570777e5f152137f9df354e46c8416b3bce32c6f [INFO] validating manifest of pombase/pombase-interpro on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pombase/pombase-interpro on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pombase/pombase-interpro [INFO] finished frobbing pombase/pombase-interpro [INFO] frobbed toml for pombase/pombase-interpro written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/pombase/pombase-interpro/Cargo.toml [INFO] started frobbing pombase/pombase-interpro [INFO] finished frobbing pombase/pombase-interpro [INFO] frobbed toml for pombase/pombase-interpro written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/pombase/pombase-interpro/Cargo.toml [INFO] crate pombase/pombase-interpro already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking pombase/pombase-interpro against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-4/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/pombase/pombase-interpro:/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=forbid" "-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" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3ec31c6aa81c1f7be55776a3b0182513b89edaa34a2ce8fd75479441d745eaec [INFO] running `"docker" "start" "-a" "3ec31c6aa81c1f7be55776a3b0182513b89edaa34a2ce8fd75479441d745eaec"` [INFO] [stderr] Compiling typenum v1.5.2 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking libc v0.2.28 [INFO] [stderr] Checking constant_time_eq v0.1.2 [INFO] [stderr] Checking md5 v0.3.5 [INFO] [stderr] Checking xml-rs v0.4.1 [INFO] [stderr] Checking stringprep v0.1.1 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Checking generic-array v0.7.2 [INFO] [stderr] Checking digest-buffer v0.3.1 [INFO] [stderr] Checking digest v0.5.2 [INFO] [stderr] Checking crypto-mac v0.3.0 [INFO] [stderr] Checking sha2 v0.5.3 [INFO] [stderr] Checking hmac v0.1.1 [INFO] [stderr] Checking postgres-protocol v0.3.0 [INFO] [stderr] Checking postgres-shared v0.3.0 [INFO] [stderr] Checking postgres v0.14.2 [INFO] [stderr] Checking pombase-domain-process v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `"docker" "inspect" "3ec31c6aa81c1f7be55776a3b0182513b89edaa34a2ce8fd75479441d745eaec"` [INFO] running `"docker" "rm" "-f" "3ec31c6aa81c1f7be55776a3b0182513b89edaa34a2ce8fd75479441d745eaec"` [INFO] [stdout] 3ec31c6aa81c1f7be55776a3b0182513b89edaa34a2ce8fd75479441d745eaec