[INFO] updating cached repository https://github.com/alexcrichton/cargo-edit-locally [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] 18047bfde3c436c27f95739fe68a31cd4ead3ae4 [INFO] checking alexcrichton/cargo-edit-locally against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-edit-locally" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexcrichton/cargo-edit-locally on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alexcrichton/cargo-edit-locally [INFO] finished tweaking git repo https://github.com/alexcrichton/cargo-edit-locally [INFO] tweaked toml for git repo https://github.com/alexcrichton/cargo-edit-locally written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/alexcrichton/cargo-edit-locally already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=allow" "-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-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 220608cf0b96ad16878aac38707d258a2f1a578390e240bc73bab28516d4b243 [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" "220608cf0b96ad16878aac38707d258a2f1a578390e240bc73bab28516d4b243"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling curl v0.4.24 [INFO] [stderr] Checking home v0.3.4 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.21 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking sized-chunks v0.1.2 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Checking regex v1.1.5 [INFO] [stderr] Checking tar v0.4.22 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking jobserver v0.1.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking opener v0.3.2 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking ignore v0.4.6 [INFO] [stderr] Checking crypto-hash v0.3.3 [INFO] [stderr] Checking strsim v0.9.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking toml v0.5.4 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking rustfix v0.4.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Checking crates-io v0.24.0 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking git2-curl v0.9.0 [INFO] [stderr] Checking cargo v0.36.0 [INFO] [stderr] Checking cargo-edit-locally v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `"docker" "inspect" "220608cf0b96ad16878aac38707d258a2f1a578390e240bc73bab28516d4b243"` [INFO] running `"docker" "rm" "-f" "220608cf0b96ad16878aac38707d258a2f1a578390e240bc73bab28516d4b243"` [INFO] [stdout] 220608cf0b96ad16878aac38707d258a2f1a578390e240bc73bab28516d4b243