[INFO] cloning repository klausi/cargo_fix_links [INFO] running `"git" "clone" "--bare" "git://github.com/klausi/cargo_fix_links.git" "work/cache/sources/gh/klausi/cargo_fix_links"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/klausi/cargo_fix_links'... [INFO] running `"git" "clone" "work/cache/sources/gh/klausi/cargo_fix_links" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/klausi/cargo_fix_links"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/klausi/cargo_fix_links'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/klausi/cargo_fix_links" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/klausi/cargo_fix_links"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/klausi/cargo_fix_links'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6de5f5dee0fe5c4c0c84bc80c84ae9c43471a35c [INFO] sha for GitHub repo klausi/cargo_fix_links: 6de5f5dee0fe5c4c0c84bc80c84ae9c43471a35c [INFO] validating manifest of klausi/cargo_fix_links 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 klausi/cargo_fix_links 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 klausi/cargo_fix_links [INFO] finished frobbing klausi/cargo_fix_links [INFO] frobbed toml for klausi/cargo_fix_links written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/klausi/cargo_fix_links/Cargo.toml [INFO] started frobbing klausi/cargo_fix_links [INFO] finished frobbing klausi/cargo_fix_links [INFO] frobbed toml for klausi/cargo_fix_links written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/klausi/cargo_fix_links/Cargo.toml [INFO] crate klausi/cargo_fix_links 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] Downloading crates ... [INFO] [stderr] Downloaded lazysort v0.2.0 [INFO] [stderr] Downloaded cargo-update v1.5.0 [INFO] [stderr] Downloaded embed-resource v1.1.4 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking klausi/cargo_fix_links 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/klausi/cargo_fix_links:/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] 14fb6458aa4b21c8edce6e2f17e30d518bbab3b877cb3b9613b6bb3ed2d382cb [INFO] running `"docker" "start" "-a" "14fb6458aa4b21c8edce6e2f17e30d518bbab3b877cb3b9613b6bb3ed2d382cb"` [INFO] [stderr] Compiling embed-resource v1.1.4 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Compiling cmake v0.1.30 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling curl-sys v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Checking tabwriter v1.0.4 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling cargo-update v1.5.0 [INFO] [stderr] Checking lazysort v0.2.0 [INFO] [stderr] Compiling libssh2-sys v0.2.6 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Checking git2 v0.6.11 [INFO] [stderr] Checking cargo_fix_links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `"docker" "inspect" "14fb6458aa4b21c8edce6e2f17e30d518bbab3b877cb3b9613b6bb3ed2d382cb"` [INFO] running `"docker" "rm" "-f" "14fb6458aa4b21c8edce6e2f17e30d518bbab3b877cb3b9613b6bb3ed2d382cb"` [INFO] [stdout] 14fb6458aa4b21c8edce6e2f17e30d518bbab3b877cb3b9613b6bb3ed2d382cb