[INFO] cloning repository tdolist/tdo-server [INFO] running `"git" "clone" "--bare" "git://github.com/tdolist/tdo-server.git" "work/cache/sources/gh/tdolist/tdo-server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tdolist/tdo-server'... [INFO] running `"git" "clone" "work/cache/sources/gh/tdolist/tdo-server" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/tdolist/tdo-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/tdolist/tdo-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tdolist/tdo-server" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/tdolist/tdo-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/tdolist/tdo-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9030e158a0b4e9cb22af7375ea9d07b5e2218fd6 [INFO] sha for GitHub repo tdolist/tdo-server: 9030e158a0b4e9cb22af7375ea9d07b5e2218fd6 [INFO] validating manifest of tdolist/tdo-server 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 tdolist/tdo-server 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 tdolist/tdo-server [INFO] finished frobbing tdolist/tdo-server [INFO] frobbed toml for tdolist/tdo-server written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/tdolist/tdo-server/Cargo.toml [INFO] started frobbing tdolist/tdo-server [INFO] finished frobbing tdolist/tdo-server [INFO] frobbed toml for tdolist/tdo-server written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/tdolist/tdo-server/Cargo.toml [INFO] crate tdolist/tdo-server 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] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating git repository `https://github.com/tdolist/tdo-notify` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdo-export v0.1.2 [INFO] [stderr] Downloaded tdo-core v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tdolist/tdo-server against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-7/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/tdolist/tdo-server:/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] 0b730929ebb4e51923cbca9748ec56135008769365f07ee0e805b005cd988543 [INFO] running `"docker" "start" "-a" "0b730929ebb4e51923cbca9748ec56135008769365f07ee0e805b005cd988543"` [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Checking json v0.11.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking colored v1.4.1 [INFO] [stderr] Checking base64 v0.3.0 [INFO] [stderr] Compiling email v0.0.16 [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Checking backtrace-sys v0.1.10 [INFO] [stderr] Checking backtrace v0.3.0 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking tdo-core v0.1.1 [INFO] [stderr] Checking tdo-export v0.1.2 [INFO] [stderr] Checking lettre v0.6.2 [INFO] [stderr] Checking tdo-notify v0.1.0 (https://github.com/tdolist/tdo-notify#446e85d6) [INFO] [stderr] Checking tdo-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.12s [INFO] running `"docker" "inspect" "0b730929ebb4e51923cbca9748ec56135008769365f07ee0e805b005cd988543"` [INFO] running `"docker" "rm" "-f" "0b730929ebb4e51923cbca9748ec56135008769365f07ee0e805b005cd988543"` [INFO] [stdout] 0b730929ebb4e51923cbca9748ec56135008769365f07ee0e805b005cd988543