[INFO] updating cached repository https://github.com/themadprofessor/rash [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 81efcadd9f582f8110fea37b3ca85ccd89eac2b8 [INFO] checking themadprofessor/rash against master#f834695781d00daa61d04e11720403ff32cb0e78 for pr-63831 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemadprofessor%2Frash" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/themadprofessor/rash on toolchain f834695781d00daa61d04e11720403ff32cb0e78 [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+f834695781d00daa61d04e11720403ff32cb0e78" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/themadprofessor/rash [INFO] finished tweaking git repo https://github.com/themadprofessor/rash [INFO] tweaked toml for git repo https://github.com/themadprofessor/rash written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/themadprofessor/rash already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+f834695781d00daa61d04e11720403ff32cb0e78" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+f834695781d00daa61d04e11720403ff32cb0e78" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+f834695781d00daa61d04e11720403ff32cb0e78" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f834695781d00daa61d04e11720403ff32cb0e78" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3728fa4a0bb752ef7e88d9551b154e0cb451dba72002fcbda042c38b9b60f136 [INFO] running `"docker" "start" "-a" "3728fa4a0bb752ef7e88d9551b154e0cb451dba72002fcbda042c38b9b60f136"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking block-buffer v0.2.0-tmp [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking sha3 v0.7.3 [INFO] [stderr] Checking whirlpool v0.7.1 [INFO] [stderr] Checking groestl v0.7.0 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling test-case-derive v0.2.3 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling rash v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "3728fa4a0bb752ef7e88d9551b154e0cb451dba72002fcbda042c38b9b60f136"` [INFO] running `"docker" "rm" "-f" "3728fa4a0bb752ef7e88d9551b154e0cb451dba72002fcbda042c38b9b60f136"` [INFO] [stdout] 3728fa4a0bb752ef7e88d9551b154e0cb451dba72002fcbda042c38b9b60f136