[INFO] cloning repository integer32llc/guacamole-goalie [INFO] running `"git" "clone" "--bare" "git://github.com/integer32llc/guacamole-goalie.git" "work/cache/sources/gh/integer32llc/guacamole-goalie"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/integer32llc/guacamole-goalie'... [INFO] running `"git" "clone" "work/cache/sources/gh/integer32llc/guacamole-goalie" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/integer32llc/guacamole-goalie"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/integer32llc/guacamole-goalie'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/integer32llc/guacamole-goalie" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/integer32llc/guacamole-goalie"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/integer32llc/guacamole-goalie'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 64855454d595148beea2c58a9e9cb42b2468517d [INFO] sha for GitHub repo integer32llc/guacamole-goalie: 64855454d595148beea2c58a9e9cb42b2468517d [INFO] validating manifest of integer32llc/guacamole-goalie 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 integer32llc/guacamole-goalie 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 integer32llc/guacamole-goalie [INFO] finished frobbing integer32llc/guacamole-goalie [INFO] frobbed toml for integer32llc/guacamole-goalie written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/integer32llc/guacamole-goalie/Cargo.toml [INFO] started frobbing integer32llc/guacamole-goalie [INFO] finished frobbing integer32llc/guacamole-goalie [INFO] frobbed toml for integer32llc/guacamole-goalie written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/integer32llc/guacamole-goalie/Cargo.toml [INFO] crate integer32llc/guacamole-goalie 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking integer32llc/guacamole-goalie against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-5/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/integer32llc/guacamole-goalie:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4c728c8d2d549a7736f9520c8d01baa40e96f8203d0def2a279e15c076c6ca4d [INFO] running `"docker" "start" "-a" "4c728c8d2d549a7736f9520c8d01baa40e96f8203d0def2a279e15c076c6ca4d"` [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking diesel v0.16.0 (https://github.com/diesel-rs/diesel/#034049d3) [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Checking dotenv v0.10.1 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] Compiling diesel_codegen v0.16.0 (https://github.com/diesel-rs/diesel/#034049d3) [INFO] [stderr] Checking guacamole-goalie v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.61s [INFO] running `"docker" "inspect" "4c728c8d2d549a7736f9520c8d01baa40e96f8203d0def2a279e15c076c6ca4d"` [INFO] running `"docker" "rm" "-f" "4c728c8d2d549a7736f9520c8d01baa40e96f8203d0def2a279e15c076c6ca4d"` [INFO] [stdout] 4c728c8d2d549a7736f9520c8d01baa40e96f8203d0def2a279e15c076c6ca4d