[INFO] updating cached repository https://github.com/d3an/mariobros
[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] c9edac466b80cc75bccf0aeb45173022cbfc67b1
[INFO] checking d3an/mariobros against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3an%2Fmariobros" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/d3an/mariobros on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/d3an/mariobros
[INFO] finished tweaking git repo https://github.com/d3an/mariobros
[INFO] tweaked toml for git repo https://github.com/d3an/mariobros written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/d3an/mariobros already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] 4d9642f8a7ee74a540ff9a6668ddcf8ea4e64214254f985fceb0ae44032f20c8
[INFO] running `"docker" "start" "-a" "4d9642f8a7ee74a540ff9a6668ddcf8ea4e64214254f985fceb0ae44032f20c8"`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cc v1.0.42
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.18
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling bincode v1.1.4
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking stb_truetype v0.2.7
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking mime v0.3.13
[INFO] [stderr]     Checking num-bigint v0.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking crossbeam-deque v0.5.2
[INFO] [stderr]    Compiling derivative v1.0.3
[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 euclid_macros v0.1.0
[INFO] [stderr]    Compiling amethyst_derive v0.5.0
[INFO] [stderr]    Compiling rental-impl v0.5.4
[INFO] [stderr]    Compiling specs-derive v0.4.0
[INFO] [stderr]    Compiling palette_derive v0.4.1
[INFO] [stderr]     Checking mime_guess v2.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking getrandom v0.1.11
[INFO] [stderr]     Checking alsa-sys v0.1.2
[INFO] [stderr] error: could not compile `rental-impl`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rental_impl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=b56d00337ebcff0c -C extra-filename=-b56d00337ebcff0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d7a15d424aeef4e9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-acaf1a41f8a0d45a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1a5191196c6a3836.rlib --extern proc_macro --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 `derivative`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8aa71e984f3ee13f -C extra-filename=-8aa71e984f3ee13f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d7a15d424aeef4e9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-acaf1a41f8a0d45a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1a5191196c6a3836.rlib --extern proc_macro --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" "4d9642f8a7ee74a540ff9a6668ddcf8ea4e64214254f985fceb0ae44032f20c8"`
[INFO] running `"docker" "rm" "-f" "4d9642f8a7ee74a540ff9a6668ddcf8ea4e64214254f985fceb0ae44032f20c8"`
[INFO] [stdout] 4d9642f8a7ee74a540ff9a6668ddcf8ea4e64214254f985fceb0ae44032f20c8
