[INFO] updating cached repository mk12/wowcpe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mk12/wowcpe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mk12/wowcpe" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/mk12/wowcpe"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/mk12/wowcpe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mk12/wowcpe" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/mk12/wowcpe"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/mk12/wowcpe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 52a5727b27e1cd214834c3b8ac26f134f5879e69 [INFO] sha for GitHub repo mk12/wowcpe: 52a5727b27e1cd214834c3b8ac26f134f5879e69 [INFO] validating manifest of mk12/wowcpe 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 mk12/wowcpe 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 mk12/wowcpe [INFO] finished frobbing mk12/wowcpe [INFO] frobbed toml for mk12/wowcpe written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/mk12/wowcpe/Cargo.toml [INFO] started frobbing mk12/wowcpe [INFO] finished frobbing mk12/wowcpe [INFO] frobbed toml for mk12/wowcpe written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/mk12/wowcpe/Cargo.toml [INFO] crate mk12/wowcpe 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 mk12/wowcpe against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-5/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/mk12/wowcpe:/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] f3cbc13fa2e74f51a817b0c030037b6a60cb1f877f1e4b743550be9c97f3881c [INFO] running `"docker" "start" "-a" "f3cbc13fa2e74f51a817b0c030037b6a60cb1f877f1e4b743550be9c97f3881c"` [INFO] [stderr] Checking ego-tree v0.1.1 [INFO] [stderr] Checking marksman_escape v0.1.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking socket2 v0.2.1 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking quickersort v2.2.0 [INFO] [stderr] Checking cssparser v0.5.8 [INFO] [stderr] Checking num v0.1.39 [INFO] [stderr] Checking libz-sys v1.0.16 [INFO] [stderr] Compiling curl-sys v0.3.14 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking tendril v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling html5ever v0.5.4 [INFO] [stderr] Checking selectors v0.5.9 [INFO] [stderr] Compiling parse-zoneinfo v0.1.0 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Checking scraper v0.4.0 [INFO] [stderr] Checking table-extract v0.2.1 [INFO] [stderr] Checking curl v0.4.7 [INFO] [stderr] Checking wowcpe v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `"docker" "inspect" "f3cbc13fa2e74f51a817b0c030037b6a60cb1f877f1e4b743550be9c97f3881c"` [INFO] running `"docker" "rm" "-f" "f3cbc13fa2e74f51a817b0c030037b6a60cb1f877f1e4b743550be9c97f3881c"` [INFO] [stdout] f3cbc13fa2e74f51a817b0c030037b6a60cb1f877f1e4b743550be9c97f3881c