[INFO] updating cached repository https://github.com/cs2dsb/github-game-jam-2018 [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] ddd1ccc0db3201f7d0d7230745eed938a2948f37 [INFO] checking cs2dsb/github-game-jam-2018 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcs2dsb%2Fgithub-game-jam-2018" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 34% (33/96) Checking out files: 35% (34/96) Checking out files: 36% (35/96) Checking out files: 37% (36/96) Checking out files: 38% (37/96) Checking out files: 39% (38/96) Checking out files: 40% (39/96) Checking out files: 41% (40/96) Checking out files: 42% (41/96) Checking out files: 43% (42/96) Checking out files: 44% (43/96) Checking out files: 45% (44/96) Checking out files: 46% (45/96) Checking out files: 47% (46/96) Checking out files: 48% (47/96) Checking out files: 50% (48/96) Checking out files: 51% (49/96) Checking out files: 52% (50/96) Checking out files: 53% (51/96) Checking out files: 54% (52/96) Checking out files: 55% (53/96) Checking out files: 56% (54/96) Checking out files: 57% (55/96) Checking out files: 58% (56/96) Checking out files: 59% (57/96) Checking out files: 60% (58/96) Checking out files: 61% (59/96) Checking out files: 62% (60/96) Checking out files: 63% (61/96) Checking out files: 64% (62/96) Checking out files: 65% (63/96) Checking out files: 66% (64/96) Checking out files: 67% (65/96) Checking out files: 68% (66/96) Checking out files: 69% (67/96) Checking out files: 70% (68/96) Checking out files: 71% (69/96) Checking out files: 72% (70/96) Checking out files: 73% (71/96) Checking out files: 75% (72/96) Checking out files: 76% (73/96) Checking out files: 77% (74/96) Checking out files: 78% (75/96) Checking out files: 79% (76/96) Checking out files: 80% (77/96) Checking out files: 81% (78/96) Checking out files: 82% (79/96) Checking out files: 83% (80/96) Checking out files: 84% (81/96) Checking out files: 85% (82/96) Checking out files: 86% (83/96) Checking out files: 87% (84/96) Checking out files: 88% (85/96) Checking out files: 89% (86/96) Checking out files: 90% (87/96) Checking out files: 91% (88/96) Checking out files: 92% (89/96) Checking out files: 93% (90/96) Checking out files: 94% (91/96) Checking out files: 95% (92/96) Checking out files: 96% (93/96) Checking out files: 97% (94/96) Checking out files: 98% (95/96) Checking out files: 100% (96/96) Checking out files: 100% (96/96), done. [INFO] validating manifest of git repo https://github.com/cs2dsb/github-game-jam-2018 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cs2dsb/github-game-jam-2018 [INFO] finished tweaking git repo https://github.com/cs2dsb/github-game-jam-2018 [INFO] tweaked toml for git repo https://github.com/cs2dsb/github-game-jam-2018 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cs2dsb/github-game-jam-2018 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 1ab32bc51a8b5c595d473d1c10d74ff12537e76977986c809675951ba86f9e69 [INFO] running `"docker" "start" "-a" "1ab32bc51a8b5c595d473d1c10d74ff12537e76977986c809675951ba86f9e69"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking mint v0.5.1 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hetseq v0.2.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking wavefront_obj v5.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking seahash v3.0.5 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking fluent-locale v0.4.1 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.2.1 [INFO] [stderr] Checking downcast v0.9.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking stb_truetype v0.2.4 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/downcast-0.9.2/src/lib.rs:120:38 [INFO] [stderr] | [INFO] [stderr] 120 | fn is_type(&self) -> bool { self.type_id() == TypeId::of::() } [INFO] [stderr] | ^^^^^^^ multiple `type_id` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `Any` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/downcast-0.9.2/src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | fn type_id(&self) -> TypeId { TypeId::of::() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stderr] help: disambiguate the associated function for candidate #1 [INFO] [stderr] | [INFO] [stderr] 120 | fn is_type(&self) -> bool { Any::type_id(&self) == TypeId::of::() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: disambiguate the associated function for candidate #2 [INFO] [stderr] | [INFO] [stderr] 120 | fn is_type(&self) -> bool { std::any::Any::type_id(&self) == TypeId::of::() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0034`. [INFO] [stderr] error: could not compile `downcast`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1ab32bc51a8b5c595d473d1c10d74ff12537e76977986c809675951ba86f9e69"` [INFO] running `"docker" "rm" "-f" "1ab32bc51a8b5c595d473d1c10d74ff12537e76977986c809675951ba86f9e69"` [INFO] [stdout] 1ab32bc51a8b5c595d473d1c10d74ff12537e76977986c809675951ba86f9e69