[INFO] cloning repository michaelklishin/mrmm [INFO] running `"git" "clone" "--bare" "git://github.com/michaelklishin/mrmm.git" "work/cache/sources/gh/michaelklishin/mrmm"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/michaelklishin/mrmm'... [INFO] running `"git" "clone" "work/cache/sources/gh/michaelklishin/mrmm" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/michaelklishin/mrmm"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/michaelklishin/mrmm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/michaelklishin/mrmm" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/michaelklishin/mrmm"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/michaelklishin/mrmm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 421456390e25c8aae0601272990d88f0eca05171 [INFO] sha for GitHub repo michaelklishin/mrmm: 421456390e25c8aae0601272990d88f0eca05171 [INFO] validating manifest of michaelklishin/mrmm on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of michaelklishin/mrmm on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing michaelklishin/mrmm [INFO] removed workspace from michaelklishin/mrmm [INFO] finished frobbing michaelklishin/mrmm [INFO] frobbed toml for michaelklishin/mrmm written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/michaelklishin/mrmm/Cargo.toml [INFO] started frobbing michaelklishin/mrmm [INFO] removed workspace from michaelklishin/mrmm [INFO] finished frobbing michaelklishin/mrmm [INFO] frobbed toml for michaelklishin/mrmm written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/michaelklishin/mrmm/Cargo.toml [INFO] crate michaelklishin/mrmm already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/michaelklishin/gh-rs.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking michaelklishin/mrmm against master#9f06855064ed06a50c496577b21ca50f92a2e67d for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-7/master#9f06855064ed06a50c496577b21ca50f92a2e67d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/michaelklishin/mrmm:/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" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cbf60ecc15bdb14ee5c666ffe7c9d17a567e5b135b1a45f62652659b6fe7d5a6 [INFO] running `"docker" "start" "-a" "cbf60ecc15bdb14ee5c666ffe7c9d17a567e5b135b1a45f62652659b6fe7d5a6"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling encoding_rs v0.8.15 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking hyper v0.12.23 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking reqwest v0.9.9 [INFO] [stderr] Checking gh v0.2.0 (https://github.com/michaelklishin/gh-rs.git#5217ba9b) [INFO] [stderr] Checking mrmm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.22s [INFO] running `"docker" "inspect" "cbf60ecc15bdb14ee5c666ffe7c9d17a567e5b135b1a45f62652659b6fe7d5a6"` [INFO] running `"docker" "rm" "-f" "cbf60ecc15bdb14ee5c666ffe7c9d17a567e5b135b1a45f62652659b6fe7d5a6"` [INFO] [stdout] cbf60ecc15bdb14ee5c666ffe7c9d17a567e5b135b1a45f62652659b6fe7d5a6