[INFO] fetching crate findr 0.1.5... [INFO] testing findr-0.1.5 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate findr 0.1.5 into /workspace/builds/worker-78/source [INFO] validating manifest of crates.io crate findr 0.1.5 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate findr 0.1.5 [INFO] finished tweaking crates.io crate findr 0.1.5 [INFO] tweaked toml for crates.io crate findr 0.1.5 written to /workspace/builds/worker-78/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fa293bf2d136c7e3c6b39ed44559003ad11f9c37d1bc29785f3f9ce7fbe93a7 [INFO] running `Command { std: "docker" "start" "-a" "4fa293bf2d136c7e3c6b39ed44559003ad11f9c37d1bc29785f3f9ce7fbe93a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fa293bf2d136c7e3c6b39ed44559003ad11f9c37d1bc29785f3f9ce7fbe93a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fa293bf2d136c7e3c6b39ed44559003ad11f9c37d1bc29785f3f9ce7fbe93a7", kill_on_drop: false }` [INFO] [stdout] 4fa293bf2d136c7e3c6b39ed44559003ad11f9c37d1bc29785f3f9ce7fbe93a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c97e9623329ba0801d99da8df0c2a60d166c27693bce881852c4aea6e8d1d4f [INFO] running `Command { std: "docker" "start" "-a" "9c97e9623329ba0801d99da8df0c2a60d166c27693bce881852c4aea6e8d1d4f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling lapp v0.3.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rhai v0.8.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.8.2/src/any.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let boxed = self.type_id(); [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `any::Any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.8.2/src/any.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | fn type_id(&self) -> TypeId; [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] 40 | let boxed = any::Any::type_id(&self); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 40 | let boxed = std::any::Any::type_id(&self); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling time v0.1.44 [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 `rhai` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9c97e9623329ba0801d99da8df0c2a60d166c27693bce881852c4aea6e8d1d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c97e9623329ba0801d99da8df0c2a60d166c27693bce881852c4aea6e8d1d4f", kill_on_drop: false }` [INFO] [stdout] 9c97e9623329ba0801d99da8df0c2a60d166c27693bce881852c4aea6e8d1d4f