[INFO] updating cached repository https://github.com/mthom/rusty-wam [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] [stderr] From https://github.com/mthom/rusty-wam [INFO] [stderr] 3da3546..c70b873 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c70b873397e1fa1d8ead1d7161cdfbdcde214748 [INFO] checking mthom/rusty-wam against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthom%2Frusty-wam" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mthom/rusty-wam 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/mthom/rusty-wam [INFO] finished tweaking git repo https://github.com/mthom/rusty-wam [INFO] tweaked toml for git repo https://github.com/mthom/rusty-wam written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mthom/rusty-wam already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ac24b9037dd8d0ce24922a9550fe8731a29880a57b8d9e0895011e29bd0d040 [INFO] running `"docker" "start" "-a" "2ac24b9037dd8d0ce24922a9550fe8731a29880a57b8d9e0895011e29bd0d040"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gmp-mpfr-sys v1.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rug v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking az v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking ref_thread_local v0.0.0 [INFO] [stderr] Checking divrem v0.1.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking unicode_reader v1.0.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Compiling scryer-prolog v0.8.120 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossterm v0.16.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking rustyline v6.1.2 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Checking git-version v0.3.4 [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "2ac24b9037dd8d0ce24922a9550fe8731a29880a57b8d9e0895011e29bd0d040"` [INFO] running `"docker" "rm" "-f" "2ac24b9037dd8d0ce24922a9550fe8731a29880a57b8d9e0895011e29bd0d040"` [INFO] [stdout] 2ac24b9037dd8d0ce24922a9550fe8731a29880a57b8d9e0895011e29bd0d040