[INFO] cloning repository https://github.com/gregcline/grok-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregcline/grok-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregcline%2Fgrok-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregcline%2Fgrok-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74036e709ad5eab713801ae7ec58e4e0cf90821d [INFO] testing gregcline/grok-list against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregcline%2Fgrok-list" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregcline/grok-list on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gregcline/grok-list [INFO] finished tweaking git repo https://github.com/gregcline/grok-list [INFO] tweaked toml for git repo https://github.com/gregcline/grok-list written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/gregcline/grok-list already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pear_codegen v0.2.3 [INFO] [stderr] Downloaded inlinable_string v0.1.14 [INFO] [stderr] Downloaded tokio-rustls v0.13.1 [INFO] [stderr] Downloaded bson v1.2.2 [INFO] [stderr] Downloaded owo-colors v1.2.1 [INFO] [stderr] Downloaded serde_with v1.6.0 [INFO] [stderr] Downloaded typed-builder v0.4.1 [INFO] [stderr] Downloaded indenter v0.3.1 [INFO] [stderr] Downloaded tokio-stream v0.1.6 [INFO] [stderr] Downloaded rocket_http v0.5.0-rc.1 [INFO] [stderr] Downloaded devise_codegen v0.3.0 [INFO] [stderr] Downloaded serde_with_macros v1.3.0 [INFO] [stderr] Downloaded rocket v0.5.0-rc.1 [INFO] [stderr] Downloaded cookie v0.15.0 [INFO] [stderr] Downloaded figment v0.10.6 [INFO] [stderr] Downloaded ref-cast-impl v1.0.3 [INFO] [stderr] Downloaded spin v0.9.1 [INFO] [stderr] Downloaded tokio v1.8.0 [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded generator v0.7.0 [INFO] [stderr] Downloaded state v0.5.2 [INFO] [stderr] Downloaded multer v2.0.0 [INFO] [stderr] Downloaded color-eyre v0.5.10 [INFO] [stderr] Downloaded md-5 v0.8.0 [INFO] [stderr] Downloaded devise v0.3.0 [INFO] [stderr] Downloaded rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Downloaded loom v0.5.1 [INFO] [stderr] Downloaded time v0.2.23 [INFO] [stderr] Downloaded standback v0.2.13 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded tokio-macros v0.3.2 [INFO] [stderr] Downloaded mongodb v1.2.2 [INFO] [stderr] Downloaded devise_core v0.3.0 [INFO] [stderr] Downloaded os_info v3.0.6 [INFO] [stderr] Downloaded ref-cast v1.0.3 [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded pear v0.2.3 [INFO] [stderr] Downloaded ubyte v0.10.1 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b10b1e9be8c651b3c8335ba6858ed762444da3667dcd110f7cfc7b1bfcdde5cd [INFO] running `Command { std: "docker" "start" "-a" "b10b1e9be8c651b3c8335ba6858ed762444da3667dcd110f7cfc7b1bfcdde5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b10b1e9be8c651b3c8335ba6858ed762444da3667dcd110f7cfc7b1bfcdde5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10b1e9be8c651b3c8335ba6858ed762444da3667dcd110f7cfc7b1bfcdde5cd", kill_on_drop: false }` [INFO] [stdout] b10b1e9be8c651b3c8335ba6858ed762444da3667dcd110f7cfc7b1bfcdde5cd [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 690081be249d726fb900ef17c27571ca342fe0d297a463f5e974cec3c9ba8f30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "690081be249d726fb900ef17c27571ca342fe0d297a463f5e974cec3c9ba8f30", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling spin v0.9.1 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling indenter v0.3.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=825ab9b057e16529 -C extra-filename=-825ab9b057e16529 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-33bd1c680571b090.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-21b9574cf8b622e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9e1132416b8a41bd.rlib --extern proc_macro --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 `Command { std: "docker" "inspect" "690081be249d726fb900ef17c27571ca342fe0d297a463f5e974cec3c9ba8f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690081be249d726fb900ef17c27571ca342fe0d297a463f5e974cec3c9ba8f30", kill_on_drop: false }` [INFO] [stdout] 690081be249d726fb900ef17c27571ca342fe0d297a463f5e974cec3c9ba8f30