[INFO] updating cached repository https://github.com/freddyb/sha1 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] d4099c710b02168aab87bed4f34180155db3d8f5 [INFO] testing freddyb/sha1 against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreddyb%2Fsha1" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freddyb/sha1 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/freddyb/sha1 [INFO] finished tweaking git repo https://github.com/freddyb/sha1 [INFO] tweaked toml for git repo https://github.com/freddyb/sha1 written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/freddyb/sha1 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/freddyb/crypto-rs.git` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/num` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2689b8a72cc541e2529fe1effd47ac558aaff3468d055a34cf327a041ac994c2 [INFO] running `"docker" "start" "-a" "2689b8a72cc541e2529fe1effd47ac558aaff3468d055a34cf327a041ac994c2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num v0.2.0 (https://github.com/rust-lang/num#da7280c2) [INFO] [stderr] Compiling crypto v0.1.0 (https://github.com/freddyb/crypto-rs.git#fa14e34e) [INFO] [stderr] error: invalid suffix `u` for integer literal [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/crypto-rs-9140c636be05e2b7/fa14e34/src/base58.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | let mut n = 0u.to_biguint().unwrap(); [INFO] [stderr] | ^^ invalid suffix `u` [INFO] [stderr] | [INFO] [stderr] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stderr] [INFO] [stderr] error: invalid suffix `u` for integer literal [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/crypto-rs-9140c636be05e2b7/fa14e34/src/base58.rs:16:17 [INFO] [stderr] | [INFO] [stderr] 16 | let limit = 58u.to_biguint().unwrap(); [INFO] [stderr] | ^^^ invalid suffix `u` [INFO] [stderr] | [INFO] [stderr] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stderr] [INFO] [stderr] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/crypto-rs-9140c636be05e2b7/fa14e34/src/hash/md5.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | static R: [u32, ..64]= [ [INFO] [stderr] | ^ expected one of 7 possible tokens here [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `crypto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2689b8a72cc541e2529fe1effd47ac558aaff3468d055a34cf327a041ac994c2"` [INFO] running `"docker" "rm" "-f" "2689b8a72cc541e2529fe1effd47ac558aaff3468d055a34cf327a041ac994c2"` [INFO] [stdout] 2689b8a72cc541e2529fe1effd47ac558aaff3468d055a34cf327a041ac994c2