[INFO] updating cached repository https://github.com/JohnMurray/pipeline [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] 91808189578fbd191ca82f27cf202006a8823662 [INFO] checking JohnMurray/pipeline against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnMurray%2Fpipeline" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnMurray/pipeline on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JohnMurray/pipeline [INFO] finished tweaking git repo https://github.com/JohnMurray/pipeline [INFO] tweaked toml for git repo https://github.com/JohnMurray/pipeline written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/JohnMurray/pipeline already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8eb282a6312d3f2f03701af9c866d4ce58155b1ff1f168279538ae44b22d0997 [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" "8eb282a6312d3f2f03701af9c866d4ce58155b1ff1f168279538ae44b22d0997"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling extprim v1.7.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking strings v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking watchexec v1.12.0 [INFO] [stderr] Checking cargo-watch v7.3.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking syntex_pos v0.59.1 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking syntex_errors v0.59.1 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Checking syntex_syntax v0.59.1 [INFO] [stderr] Checking pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `"docker" "inspect" "8eb282a6312d3f2f03701af9c866d4ce58155b1ff1f168279538ae44b22d0997"` [INFO] running `"docker" "rm" "-f" "8eb282a6312d3f2f03701af9c866d4ce58155b1ff1f168279538ae44b22d0997"` [INFO] [stdout] 8eb282a6312d3f2f03701af9c866d4ce58155b1ff1f168279538ae44b22d0997