[INFO] updating cached repository https://github.com/clux/version-rs [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] [stderr] From https://github.com/clux/version-rs [INFO] [stderr] f636f8d..42698cd master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42698cdd3a87c476eac6b013f4bae2af505534b0 [INFO] checking clux/version-rs against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fversion-rs" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clux/version-rs on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/clux/version-rs [INFO] finished tweaking git repo https://github.com/clux/version-rs [INFO] tweaked toml for git repo https://github.com/clux/version-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/clux/version-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e943b26d32ff2a3c91b76b4f4e88024f7fb88a42b584e9bfc6a09e7f973e5f6 [INFO] running `"docker" "start" "-a" "8e943b26d32ff2a3c91b76b4f4e88024f7fb88a42b584e9bfc6a09e7f973e5f6"` [INFO] [stderr] Compiling k8s-openapi v0.7.1 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Checking async-compression v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking futures-util v0.3.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Checking time v0.2.6 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.3 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking futures v0.3.3 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-server v1.0.1 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking kube v0.24.0 [INFO] [stderr] Checking version v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `"docker" "inspect" "8e943b26d32ff2a3c91b76b4f4e88024f7fb88a42b584e9bfc6a09e7f973e5f6"` [INFO] running `"docker" "rm" "-f" "8e943b26d32ff2a3c91b76b4f4e88024f7fb88a42b584e9bfc6a09e7f973e5f6"` [INFO] [stdout] 8e943b26d32ff2a3c91b76b4f4e88024f7fb88a42b584e9bfc6a09e7f973e5f6