[INFO] updating cached repository https://github.com/kujenga/rockchain [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 6123993cb69169db498a583762c8e9e2db7010b1 [INFO] checking kujenga/rockchain against try#f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f for pr-69560 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkujenga%2Frockchain" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kujenga/rockchain on toolchain f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kujenga/rockchain [INFO] finished tweaking git repo https://github.com/kujenga/rockchain [INFO] tweaked toml for git repo https://github.com/kujenga/rockchain written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/kujenga/rockchain already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/iron/body-parser.git` [INFO] [stderr] Updating git repository `https://github.com/iron/logger.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bcfd0f7c8ec2bdff3cd75ee3f7cec0cd3f84214fa3828bc703b30ec4677bebf1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "bcfd0f7c8ec2bdff3cd75ee3f7cec0cd3f84214fa3828bc703b30ec4677bebf1"` [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking logger v0.4.0 (https://github.com/iron/logger.git#4df63964) [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Checking rockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.82s [INFO] running `"docker" "inspect" "bcfd0f7c8ec2bdff3cd75ee3f7cec0cd3f84214fa3828bc703b30ec4677bebf1"` [INFO] running `"docker" "rm" "-f" "bcfd0f7c8ec2bdff3cd75ee3f7cec0cd3f84214fa3828bc703b30ec4677bebf1"` [INFO] [stdout] bcfd0f7c8ec2bdff3cd75ee3f7cec0cd3f84214fa3828bc703b30ec4677bebf1