[INFO] updating cached repository yeliknewo/wikiracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yeliknewo/wikiracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yeliknewo/wikiracer" "work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/yeliknewo/wikiracer"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/yeliknewo/wikiracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yeliknewo/wikiracer" "work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/yeliknewo/wikiracer"` [INFO] [stderr] Cloning into 'work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/yeliknewo/wikiracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c55c8355a21ee08007bd80810435e0fd4a5449ef [INFO] sha for GitHub repo yeliknewo/wikiracer: c55c8355a21ee08007bd80810435e0fd4a5449ef [INFO] validating manifest of yeliknewo/wikiracer on toolchain master#e2f221c75932de7a29845c8d6f1f73536ad00c41 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yeliknewo/wikiracer on toolchain try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yeliknewo/wikiracer [INFO] finished frobbing yeliknewo/wikiracer [INFO] frobbed toml for yeliknewo/wikiracer written to work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/yeliknewo/wikiracer/Cargo.toml [INFO] started frobbing yeliknewo/wikiracer [INFO] finished frobbing yeliknewo/wikiracer [INFO] frobbed toml for yeliknewo/wikiracer written to work/ex/pr-57617/sources/try#0bfb90d213a93e466b33d078a5b535a2a6f9c5ff/gh/yeliknewo/wikiracer/Cargo.toml [INFO] crate yeliknewo/wikiracer has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0bfb90d213a93e466b33d078a5b535a2a6f9c5ff-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yeliknewo/wikiracer against master#e2f221c75932de7a29845c8d6f1f73536ad00c41 for pr-57617 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57617/worker-2/master#e2f221c75932de7a29845c8d6f1f73536ad00c41:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57617/sources/master#e2f221c75932de7a29845c8d6f1f73536ad00c41/gh/yeliknewo/wikiracer:/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" "+e2f221c75932de7a29845c8d6f1f73536ad00c41-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5b5a24b124c9323d4a471524b569ff67b9609536d2e9fa1b226ab76f047e4578 [INFO] running `"docker" "start" "-a" "5b5a24b124c9323d4a471524b569ff67b9609536d2e9fa1b226ab76f047e4578"` [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Compiling openssl v0.9.10 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking lazy_static v0.2.5 [INFO] [stderr] Checking rustc-serialize v0.3.23 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking httparse v1.2.1 [INFO] [stderr] Checking json v0.11.6 [INFO] [stderr] Checking num_cpus v1.3.0 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking mime v0.2.3 [INFO] [stderr] Checking unicode-bidi v0.2.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking idna v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.10 [INFO] [stderr] Compiling libsqlite3-sys v0.7.1 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Checking url v1.4.0 [INFO] [stderr] Checking native-tls v0.1.1 [INFO] [stderr] Checking hyper-native-tls v0.2.2 [INFO] [stderr] Checking rusqlite v0.10.1 [INFO] [stderr] Checking wikiracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.83s [INFO] running `"docker" "inspect" "5b5a24b124c9323d4a471524b569ff67b9609536d2e9fa1b226ab76f047e4578"` [INFO] running `"docker" "rm" "-f" "5b5a24b124c9323d4a471524b569ff67b9609536d2e9fa1b226ab76f047e4578"` [INFO] [stdout] 5b5a24b124c9323d4a471524b569ff67b9609536d2e9fa1b226ab76f047e4578