[INFO] cloning repository https://github.com/mozilla/hglib-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/hglib-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ddcdecf98a60bb29557a339cbbb248542d3c6bfc [INFO] testing mozilla/hglib-rust against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fhglib-rust" "/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/mozilla/hglib-rust on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mozilla/hglib-rust [INFO] finished tweaking git repo https://github.com/mozilla/hglib-rust [INFO] tweaked toml for git repo https://github.com/mozilla/hglib-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/hglib-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=warn" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e718d655ec8f0ff1efe5162d485125ec46dcc3a86fd57d8df19d3bf42c2d2da4 [INFO] running `"docker" "start" "-a" "e718d655ec8f0ff1efe5162d485125ec46dcc3a86fd57d8df19d3bf42c2d2da4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling subprocess v0.1.20 [INFO] [stderr] Compiling hglib-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `"docker" "inspect" "e718d655ec8f0ff1efe5162d485125ec46dcc3a86fd57d8df19d3bf42c2d2da4"` [INFO] running `"docker" "rm" "-f" "e718d655ec8f0ff1efe5162d485125ec46dcc3a86fd57d8df19d3bf42c2d2da4"` [INFO] [stdout] e718d655ec8f0ff1efe5162d485125ec46dcc3a86fd57d8df19d3bf42c2d2da4 [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=warn" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d94e3c8a6ce7d53cd9da116a4cf43a1bdfe843b35e44296c13af1383b8a12fe [INFO] running `"docker" "start" "-a" "2d94e3c8a6ce7d53cd9da116a4cf43a1bdfe843b35e44296c13af1383b8a12fe"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hglib-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hglib-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hglib --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=df0155c46eecc1f1 -C extra-filename=-df0155c46eecc1f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-79af608321a70c34.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3c2ed6a006b0d612.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-fb7ed516aa98e78a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2d94e3c8a6ce7d53cd9da116a4cf43a1bdfe843b35e44296c13af1383b8a12fe"` [INFO] running `"docker" "rm" "-f" "2d94e3c8a6ce7d53cd9da116a4cf43a1bdfe843b35e44296c13af1383b8a12fe"` [INFO] [stdout] 2d94e3c8a6ce7d53cd9da116a4cf43a1bdfe843b35e44296c13af1383b8a12fe