[INFO] cloning repository https://github.com/dtolnay/cargo-tally [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtolnay/cargo-tally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4bbc3019191fd5dfdafd18c3cbb97a8bbb48fbc8 [INFO] checking dtolnay/cargo-tally against try#71b81291baafb8a58836272757b28817fe1d8190 for pr-73102 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain 71b81291baafb8a58836272757b28817fe1d8190 [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] removed workspace from git repo https://github.com/dtolnay/cargo-tally [INFO] finished tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] tweaked toml for git repo https://github.com/dtolnay/cargo-tally written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dtolnay/cargo-tally already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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" "+71b81291baafb8a58836272757b28817fe1d8190" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+71b81291baafb8a58836272757b28817fe1d8190" "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] 699dd870a944eaa96f56a0e71cdb835611a2f9764c6c2814b936477e026c2b37 [INFO] running `"docker" "start" "-a" "699dd870a944eaa96f56a0e71cdb835611a2f9764c6c2814b936477e026c2b37"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking colorous v1.0.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking gnuplot v0.0.35 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking cargo-tally v0.2.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.19s [INFO] running `"docker" "inspect" "699dd870a944eaa96f56a0e71cdb835611a2f9764c6c2814b936477e026c2b37"` [INFO] running `"docker" "rm" "-f" "699dd870a944eaa96f56a0e71cdb835611a2f9764c6c2814b936477e026c2b37"` [INFO] [stdout] 699dd870a944eaa96f56a0e71cdb835611a2f9764c6c2814b936477e026c2b37