[INFO] cloning repository cardoe/cargo-bitbake [INFO] running `"git" "clone" "--bare" "git://github.com/cardoe/cargo-bitbake.git" "work/cache/sources/gh/cardoe/cargo-bitbake"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cardoe/cargo-bitbake'... [INFO] running `"git" "clone" "work/cache/sources/gh/cardoe/cargo-bitbake" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cardoe/cargo-bitbake"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cardoe/cargo-bitbake'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cardoe/cargo-bitbake" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/cardoe/cargo-bitbake"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/cardoe/cargo-bitbake'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7490018d212da2c6e46094b65f92b9b9f89127c3 [INFO] sha for GitHub repo cardoe/cargo-bitbake: 7490018d212da2c6e46094b65f92b9b9f89127c3 [INFO] validating manifest of cardoe/cargo-bitbake 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 cardoe/cargo-bitbake 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 cardoe/cargo-bitbake [INFO] finished frobbing cardoe/cargo-bitbake [INFO] frobbed toml for cardoe/cargo-bitbake written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cardoe/cargo-bitbake/Cargo.toml [INFO] started frobbing cardoe/cargo-bitbake [INFO] finished frobbing cardoe/cargo-bitbake [INFO] frobbed toml for cardoe/cargo-bitbake written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/cardoe/cargo-bitbake/Cargo.toml [INFO] crate cardoe/cargo-bitbake 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/cardoe/cargo-bitbake/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 cardoe/cargo-bitbake against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-6/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cardoe/cargo-bitbake:/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] c7b6cd70be618738f50b1488646837bcb6b2d0198253b6d80d1e7bd886619d30 [INFO] running `"docker" "start" "-a" "c7b6cd70be618738f50b1488646837bcb6b2d0198253b6d80d1e7bd886619d30"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Checking globset v0.2.1 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Checking libz-sys v1.0.25 [INFO] [stderr] Checking openssl-sys v0.9.47 [INFO] [stderr] Checking backtrace-sys v0.1.30 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking jobserver v0.1.14 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking atty v0.2.12 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking ignore v0.2.2 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking curl-sys v0.4.20 [INFO] [stderr] Checking libssh2-sys v0.2.11 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking crates-io v0.13.0 [INFO] [stderr] Checking crypto-hash v0.3.3 [INFO] [stderr] Checking git2 v0.6.11 [INFO] [stderr] Checking git2-curl v0.7.0 [INFO] [stderr] Checking cargo v0.24.0 [INFO] [stderr] Checking cargo-bitbake v0.3.11-pre (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.22s [INFO] running `"docker" "inspect" "c7b6cd70be618738f50b1488646837bcb6b2d0198253b6d80d1e7bd886619d30"` [INFO] running `"docker" "rm" "-f" "c7b6cd70be618738f50b1488646837bcb6b2d0198253b6d80d1e7bd886619d30"` [INFO] [stdout] c7b6cd70be618738f50b1488646837bcb6b2d0198253b6d80d1e7bd886619d30