[INFO] cloning repository https://github.com/compass-rs/compass [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compass-rs/compass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53c4a9681cb263bd7ed6c501e4544031cab2b67a [INFO] checking compass-rs/compass against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass" "/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/compass-rs/compass on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/compass-rs/compass [INFO] finished tweaking git repo https://github.com/compass-rs/compass [INFO] tweaked toml for git repo https://github.com/compass-rs/compass written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/compass-rs/compass already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [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" "+74e80468347471779be6060d8d7d6d04e98e467f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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] cdb42cb11cac7a7d4dc356f1abdfb0d4d5563d83c463e460bd05f8f1d2a58719 [INFO] running `"docker" "start" "-a" "cdb42cb11cac7a7d4dc356f1abdfb0d4d5563d83c463e460bd05f8f1d2a58719"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking lzw v0.8.0 [INFO] [stderr] Checking byteorder v0.3.13 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking gif v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] error: could not compile `num-bigint`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_bigint /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=d5976ea9e8729101 -C extra-filename=-d5976ea9e8729101 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e9e01d15ebfec720.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-88c4cb69ee48a061.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cdb42cb11cac7a7d4dc356f1abdfb0d4d5563d83c463e460bd05f8f1d2a58719"` [INFO] running `"docker" "rm" "-f" "cdb42cb11cac7a7d4dc356f1abdfb0d4d5563d83c463e460bd05f8f1d2a58719"` [INFO] [stdout] cdb42cb11cac7a7d4dc356f1abdfb0d4d5563d83c463e460bd05f8f1d2a58719