[INFO] cloning repository https://github.com/rafaeldelboni/ggez-dungeon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rafaeldelboni/ggez-dungeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldelboni%2Fggez-dungeon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldelboni%2Fggez-dungeon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94bd177c1adf6dfdec00e98b7dbf24e0251e62a7 [INFO] checking rafaeldelboni/ggez-dungeon against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldelboni%2Fggez-dungeon" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rafaeldelboni/ggez-dungeon on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rafaeldelboni/ggez-dungeon [INFO] finished tweaking git repo https://github.com/rafaeldelboni/ggez-dungeon [INFO] tweaked toml for git repo https://github.com/rafaeldelboni/ggez-dungeon written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rafaeldelboni/ggez-dungeon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72f66d6c2cf585fd24e5dccca2ee9cba251fb68898a529d542f1096f4378fa49 [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" "72f66d6c2cf585fd24e5dccca2ee9cba251fb68898a529d542f1096f4378fa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f66d6c2cf585fd24e5dccca2ee9cba251fb68898a529d542f1096f4378fa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f66d6c2cf585fd24e5dccca2ee9cba251fb68898a529d542f1096f4378fa49", kill_on_drop: false }` [INFO] [stdout] 72f66d6c2cf585fd24e5dccca2ee9cba251fb68898a529d542f1096f4378fa49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 986b94caf6fe5cfed46f82c57fb975b6967940a9d4d6fc685576f21b54df94a0 [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" "986b94caf6fe5cfed46f82c57fb975b6967940a9d4d6fc685576f21b54df94a0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking downcast v0.9.2 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/downcast-0.9.2/src/lib.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | fn is_type(&self) -> bool { self.type_id() == TypeId::of::() } [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `Any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/downcast-0.9.2/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn type_id(&self) -> TypeId { TypeId::of::() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 120 | fn is_type(&self) -> bool { Any::type_id(&self) == TypeId::of::() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 120 | fn is_type(&self) -> bool { std::any::Any::type_id(&self) == TypeId::of::() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "986b94caf6fe5cfed46f82c57fb975b6967940a9d4d6fc685576f21b54df94a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "986b94caf6fe5cfed46f82c57fb975b6967940a9d4d6fc685576f21b54df94a0", kill_on_drop: false }` [INFO] [stdout] 986b94caf6fe5cfed46f82c57fb975b6967940a9d4d6fc685576f21b54df94a0