[INFO] cloning repository https://github.com/esrlabs/centralgithook [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esrlabs/centralgithook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrlabs%2Fcentralgithook"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrlabs%2Fcentralgithook'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 241c6e09a44a8b43a7d7c9e567a0745081e4ef07 [INFO] checking esrlabs/centralgithook against try#b2a885c600d942fb829a214e798f7ae205a0594e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrlabs%2Fcentralgithook" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esrlabs/centralgithook on toolchain b2a885c600d942fb829a214e798f7ae205a0594e [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/esrlabs/centralgithook [INFO] removed workspace from git repo https://github.com/esrlabs/centralgithook [INFO] finished tweaking git repo https://github.com/esrlabs/centralgithook [INFO] tweaked toml for git repo https://github.com/esrlabs/centralgithook written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/esrlabs/centralgithook already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+b2a885c600d942fb829a214e798f7ae205a0594e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rs_tracing v1.0.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b2a885c600d942fb829a214e798f7ae205a0594e" "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] a933c5cca14a292f5be41ca5bdd13fa8ced47afb260d8dbb348e5b6983987074 [INFO] running `"docker" "start" "-a" "a933c5cca14a292f5be41ca5bdd13fa8ced47afb260d8dbb348e5b6983987074"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking rs_tracing v1.0.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tracing v0.1.14 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.6+1.0.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking git2 v0.13.6 [INFO] [stderr] Checking josh v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.01s [INFO] running `"docker" "inspect" "a933c5cca14a292f5be41ca5bdd13fa8ced47afb260d8dbb348e5b6983987074"` [INFO] running `"docker" "rm" "-f" "a933c5cca14a292f5be41ca5bdd13fa8ced47afb260d8dbb348e5b6983987074"` [INFO] [stdout] a933c5cca14a292f5be41ca5bdd13fa8ced47afb260d8dbb348e5b6983987074