[INFO] updating cached repository https://github.com/Sheepyhead/rustgameproject [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] 538fd2aa464493bb01abbe1e1053593e28f5389d [INFO] checking Sheepyhead/rustgameproject against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSheepyhead%2Frustgameproject" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sheepyhead/rustgameproject on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Sheepyhead/rustgameproject [INFO] finished tweaking git repo https://github.com/Sheepyhead/rustgameproject [INFO] tweaked toml for git repo https://github.com/Sheepyhead/rustgameproject written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Sheepyhead/rustgameproject already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1427db1a660736254654f4cc41085d31987faec7fb78ed7eee4dfa3301792c1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1427db1a660736254654f4cc41085d31987faec7fb78ed7eee4dfa3301792c1c"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [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=b53e2a32df47127a -C extra-filename=-b53e2a32df47127a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d547434eb4a2a1f9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d6154780f3e53187.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c647812e585b26a3.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 `num-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.5/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=0e177bbaf0716e28 -C extra-filename=-0e177bbaf0716e28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d547434eb4a2a1f9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d6154780f3e53187.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c647812e585b26a3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `specs-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name specs_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/specs-derive-0.4.0/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=825ccd6c95e55f6c -C extra-filename=-825ccd6c95e55f6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d547434eb4a2a1f9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d6154780f3e53187.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c647812e585b26a3.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" "1427db1a660736254654f4cc41085d31987faec7fb78ed7eee4dfa3301792c1c"` [INFO] running `"docker" "rm" "-f" "1427db1a660736254654f4cc41085d31987faec7fb78ed7eee4dfa3301792c1c"` [INFO] [stdout] 1427db1a660736254654f4cc41085d31987faec7fb78ed7eee4dfa3301792c1c