[INFO] cloning repository https://github.com/Byron/termbook [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Byron/termbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Ftermbook"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Ftermbook'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fdcf2497b21f2f999215b89d3cd0b2299dc43e8f [INFO] testing Byron/termbook against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Ftermbook" "/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/Byron/termbook on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Byron/termbook [INFO] removed workspace from git repo https://github.com/Byron/termbook [INFO] removed path dependency termbook from git repo https://github.com/Byron/termbook [INFO] finished tweaking git repo https://github.com/Byron/termbook [INFO] tweaked toml for git repo https://github.com/Byron/termbook written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Byron/termbook already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [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" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+1.44.0" "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] 23e4edae253442976428c806020820f1f451394e81f9563b6b5ad1bce8daafbb [INFO] running `"docker" "start" "-a" "23e4edae253442976428c806020820f1f451394e81f9563b6b5ad1bce8daafbb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v2.0.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v4.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling onig v4.3.3 [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="term_size"' --cfg 'feature="vec_map"' --cfg 'feature="wrap_help"' -C metadata=6e4184aa17a3ac3f -C extra-filename=-6e4184aa17a3ac3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-95e8b99d25a88bbd.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rmeta --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-f1b1fde38677cacf.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-8d78dc3f51fc0f67.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-58fb194c691b26f1.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-974eb99206a6377c.rmeta --cap-lints allow --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" "23e4edae253442976428c806020820f1f451394e81f9563b6b5ad1bce8daafbb"` [INFO] running `"docker" "rm" "-f" "23e4edae253442976428c806020820f1f451394e81f9563b6b5ad1bce8daafbb"` [INFO] [stdout] 23e4edae253442976428c806020820f1f451394e81f9563b6b5ad1bce8daafbb