[INFO] cloning repository https://github.com/devnought/hashy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnought/hashy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fhashy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fhashy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 324b2a0ee2b046ad7f2e012d75f5ceb8c033e6c6 [INFO] testing devnought/hashy against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fhashy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/devnought/hashy [INFO] finished tweaking git repo https://github.com/devnought/hashy [INFO] tweaked toml for git repo https://github.com/devnought/hashy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devnought/hashy on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devnought/hashy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceff52bc9621ee940ce4d9f4269c831e62d3aa73ada7cb09f282fefab6e6042c [INFO] running `Command { std: "docker" "start" "-a" "ceff52bc9621ee940ce4d9f4269c831e62d3aa73ada7cb09f282fefab6e6042c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceff52bc9621ee940ce4d9f4269c831e62d3aa73ada7cb09f282fefab6e6042c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceff52bc9621ee940ce4d9f4269c831e62d3aa73ada7cb09f282fefab6e6042c", kill_on_drop: false }` [INFO] [stdout] ceff52bc9621ee940ce4d9f4269c831e62d3aa73ada7cb09f282fefab6e6042c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 926f2cb1ce8b7b856e90e3e1683220c6e19830098b2ffb7e1c683ed8b5cb6617 [INFO] running `Command { std: "docker" "start" "-a" "926f2cb1ce8b7b856e90e3e1683220c6e19830098b2ffb7e1c683ed8b5cb6617", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling fst v0.3.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling combine v3.6.3 [INFO] [stderr] Compiling fst-regex v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling fail v0.2.0 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling bitpacking v0.5.1 [INFO] [stderr] Compiling atomicwrites v0.2.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling downcast v0.9.2 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/any.rs:134:5 [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 120 - fn is_type(&self) -> bool { self.type_id() == TypeId::of::() } [INFO] [stdout] 120 + fn is_type(&self) -> bool { Any::type_id(&self) == TypeId::of::() } [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 120 - fn is_type(&self) -> bool { self.type_id() == TypeId::of::() } [INFO] [stdout] 120 + fn is_type(&self) -> bool { std::any::Any::type_id(&self) == TypeId::of::() } [INFO] [stdout] | [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` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "926f2cb1ce8b7b856e90e3e1683220c6e19830098b2ffb7e1c683ed8b5cb6617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926f2cb1ce8b7b856e90e3e1683220c6e19830098b2ffb7e1c683ed8b5cb6617", kill_on_drop: false }` [INFO] [stdout] 926f2cb1ce8b7b856e90e3e1683220c6e19830098b2ffb7e1c683ed8b5cb6617