[INFO] updating cached repository https://github.com/librerhythm/LibreRhythm [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] a24af32d18a4c0fa9ce9de086d191201d9b5b33e [INFO] checking librerhythm/LibreRhythm against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrerhythm%2FLibreRhythm" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/librerhythm/LibreRhythm on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/librerhythm/LibreRhythm [INFO] finished tweaking git repo https://github.com/librerhythm/LibreRhythm [INFO] tweaked toml for git repo https://github.com/librerhythm/LibreRhythm written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/librerhythm/LibreRhythm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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] 259cc6a6d41f1ccb1e8fe373c125b76ff61b5dcaa0028a85c7f50947e08c03a4 [INFO] running `"docker" "start" "-a" "259cc6a6d41f1ccb1e8fe373c125b76ff61b5dcaa0028a85c7f50947e08c03a4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling err-derive v0.1.5 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Compiling sentry v0.15.5 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling glsl-layout-derive v0.3.0 [INFO] [stderr] Checking lexical v2.1.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling amethyst_derive v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Checking serde v1.0.92 [INFO] [stderr] error: could not compile `glsl-layout-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glsl_layout_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-layout-derive-0.3.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=990afc67f89fb275 -C extra-filename=-990afc67f89fb275 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-0da69b40b7e6a16a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5a22c745699b459f.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `amethyst_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name amethyst_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amethyst_derive-0.4.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c0e0f004728869f1 -C extra-filename=-c0e0f004728869f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-56866a13e9a88045.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cb3c9e328010be37.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-41409dc96f37fc0f.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive-new`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_new /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive-new-0.5.6/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=a13f649c79c00347 -C extra-filename=-a13f649c79c00347 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-56866a13e9a88045.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cb3c9e328010be37.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-41409dc96f37fc0f.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "259cc6a6d41f1ccb1e8fe373c125b76ff61b5dcaa0028a85c7f50947e08c03a4"` [INFO] running `"docker" "rm" "-f" "259cc6a6d41f1ccb1e8fe373c125b76ff61b5dcaa0028a85c7f50947e08c03a4"` [INFO] [stdout] 259cc6a6d41f1ccb1e8fe373c125b76ff61b5dcaa0028a85c7f50947e08c03a4