[INFO] updating cached repository https://github.com/erikjohnston/gleam-shaft [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77b2b46dffcdebf68766bee99a9b6b82f56077f4 [INFO] testing erikjohnston/gleam-shaft against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fgleam-shaft" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikjohnston/gleam-shaft 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/erikjohnston/gleam-shaft [INFO] finished tweaking git repo https://github.com/erikjohnston/gleam-shaft [INFO] tweaked toml for git repo https://github.com/erikjohnston/gleam-shaft written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/erikjohnston/gleam-shaft 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c4897b48926614f01b495cca1c61d4b55770b311fcfe0b7aab5567ee22c0f2ee [INFO] running `"docker" "start" "-a" "c4897b48926614f01b495cca1c61d4b55770b311fcfe0b7aab5567ee22c0f2ee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling mockall_derive v0.6.0 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_test v1.0.104 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling postgres-types v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-term v2.4.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling v_escape v0.7.4 [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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=9bb8cb7d7c0383fa -C extra-filename=-9bb8cb7d7c0383fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-236f0dc979a315f1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.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" "c4897b48926614f01b495cca1c61d4b55770b311fcfe0b7aab5567ee22c0f2ee"` [INFO] running `"docker" "rm" "-f" "c4897b48926614f01b495cca1c61d4b55770b311fcfe0b7aab5567ee22c0f2ee"` [INFO] [stdout] c4897b48926614f01b495cca1c61d4b55770b311fcfe0b7aab5567ee22c0f2ee