[INFO] cloning repository cmusser/accessd [INFO] running `"git" "clone" "--bare" "git://github.com/cmusser/accessd.git" "work/cache/sources/gh/cmusser/accessd"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cmusser/accessd'... [INFO] running `"git" "clone" "work/cache/sources/gh/cmusser/accessd" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/cmusser/accessd"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/cmusser/accessd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cmusser/accessd" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cmusser/accessd"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cmusser/accessd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21c20c0b0a115694b56d014ddb8d23fdf8f64000 [INFO] sha for GitHub repo cmusser/accessd: 21c20c0b0a115694b56d014ddb8d23fdf8f64000 [INFO] validating manifest of cmusser/accessd 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 cmusser/accessd 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 cmusser/accessd [INFO] finished frobbing cmusser/accessd [INFO] frobbed toml for cmusser/accessd written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/cmusser/accessd/Cargo.toml [INFO] started frobbing cmusser/accessd [INFO] finished frobbing cmusser/accessd [INFO] frobbed toml for cmusser/accessd written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cmusser/accessd/Cargo.toml [INFO] crate cmusser/accessd 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] Downloading crates ... [INFO] [stderr] Downloaded tokio-process v0.1.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking cmusser/accessd against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-4/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/cmusser/accessd:/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] e9673d6a986b7432f47c0446a98a02a807a873aac83dbb0a1151e48f3a311dd1 [INFO] running `"docker" "start" "-a" "e9673d6a986b7432f47c0446a98a02a807a873aac83dbb0a1151e48f3a311dd1"` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Checking data-encoding v1.2.0 [INFO] [stderr] Checking serde_bytes v0.10.1 [INFO] [stderr] Checking serde_yaml v0.7.1 [INFO] [stderr] Checking serde_cbor v0.6.1 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking libsodium-sys v0.0.15 [INFO] [stderr] Checking daemonize v0.3.0 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking sodiumoxide v0.0.15 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Checking mio v0.6.9 [INFO] [stderr] Checking tokio-io v0.1.2 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Checking tokio-core v0.1.8 [INFO] [stderr] Checking tokio-signal v0.1.2 [INFO] [stderr] Checking tokio-process v0.1.3 [INFO] [stderr] Checking accessd v3.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.28s [INFO] running `"docker" "inspect" "e9673d6a986b7432f47c0446a98a02a807a873aac83dbb0a1151e48f3a311dd1"` [INFO] running `"docker" "rm" "-f" "e9673d6a986b7432f47c0446a98a02a807a873aac83dbb0a1151e48f3a311dd1"` [INFO] [stdout] e9673d6a986b7432f47c0446a98a02a807a873aac83dbb0a1151e48f3a311dd1