[INFO] cloning repository blancmanges/gatekeeper [INFO] running `"git" "clone" "--bare" "git://github.com/blancmanges/gatekeeper.git" "work/cache/sources/gh/blancmanges/gatekeeper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/blancmanges/gatekeeper'... [INFO] running `"git" "clone" "work/cache/sources/gh/blancmanges/gatekeeper" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/blancmanges/gatekeeper"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/blancmanges/gatekeeper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/blancmanges/gatekeeper" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/blancmanges/gatekeeper"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/blancmanges/gatekeeper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05a0b9b0646ca6de1d210bf458b3df8874a0ffd7 [INFO] sha for GitHub repo blancmanges/gatekeeper: 05a0b9b0646ca6de1d210bf458b3df8874a0ffd7 [INFO] validating manifest of blancmanges/gatekeeper on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of blancmanges/gatekeeper on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing blancmanges/gatekeeper [INFO] finished frobbing blancmanges/gatekeeper [INFO] frobbed toml for blancmanges/gatekeeper written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/blancmanges/gatekeeper/Cargo.toml [INFO] started frobbing blancmanges/gatekeeper [INFO] finished frobbing blancmanges/gatekeeper [INFO] frobbed toml for blancmanges/gatekeeper written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/blancmanges/gatekeeper/Cargo.toml [INFO] crate blancmanges/gatekeeper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/blancmanges/gatekeeper/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking blancmanges/gatekeeper against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-1/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/blancmanges/gatekeeper:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e93520f359ef7edd13bdfab1c906e991a8cb8ad779185f2ed472ccf4d4291588 [INFO] running `"docker" "start" "-a" "e93520f359ef7edd13bdfab1c906e991a8cb8ad779185f2ed472ccf4d4291588"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling slog v2.5.0 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking miniz_oxide_c_api v0.2.2 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking slog-bunyan v2.1.0 [INFO] [stderr] Checking h2 v0.1.25 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking hyper v0.12.32 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.18 [INFO] [stderr] Checking gatekeeper v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.51s [INFO] running `"docker" "inspect" "e93520f359ef7edd13bdfab1c906e991a8cb8ad779185f2ed472ccf4d4291588"` [INFO] running `"docker" "rm" "-f" "e93520f359ef7edd13bdfab1c906e991a8cb8ad779185f2ed472ccf4d4291588"` [INFO] [stdout] e93520f359ef7edd13bdfab1c906e991a8cb8ad779185f2ed472ccf4d4291588