[INFO] cloning repository https://github.com/Freaky/esc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Freaky/esc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreaky%2Fesc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreaky%2Fesc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56debd287eb116061d949ff55526321e059a7ea9
[INFO] building Freaky/esc against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreaky%2Fesc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Freaky/esc on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Freaky/esc
[INFO] finished tweaking git repo https://github.com/Freaky/esc
[INFO] tweaked toml for git repo https://github.com/Freaky/esc written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Freaky/esc 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.0.4
[INFO] [stderr]   Downloaded rental-impl v0.5.2
[INFO] [stderr]   Downloaded quoted_printable v0.4.0
[INFO] [stderr]   Downloaded bit-set v0.5.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.6.0
[INFO] [stderr]   Downloaded levenshtein_automata v0.1.1
[INFO] [stderr]   Downloaded mailparse v0.6.4
[INFO] [stderr]   Downloaded snap v0.2.5
[INFO] [stderr]   Downloaded downcast v0.9.2
[INFO] [stderr]   Downloaded tantivy v0.7.0
[INFO] [stderr]   Downloaded fst-regex v0.2.1
[INFO] [stderr]   Downloaded combine v3.5.2
[INFO] [stderr]   Downloaded census v0.1.1
[INFO] [stderr]   Downloaded bitpacking v0.5.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.2.5
[INFO] [stderr]   Downloaded atomicwrites v0.2.2
[INFO] [stderr]   Downloaded fail v0.2.0
[INFO] [stderr]   Downloaded rental v0.5.2
[INFO] [stderr]   Downloaded owned-read v0.4.0
[INFO] [stderr]   Downloaded rust-stemmers v1.0.2
[INFO] [stderr]   Downloaded fst v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f87df5b85db1102a87320ef02379bdf52f8880d675bc4ed56ec297f071b6715
[INFO] running `Command { std: "docker" "start" "-a" "0f87df5b85db1102a87320ef02379bdf52f8880d675bc4ed56ec297f071b6715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f87df5b85db1102a87320ef02379bdf52f8880d675bc4ed56ec297f071b6715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f87df5b85db1102a87320ef02379bdf52f8880d675bc4ed56ec297f071b6715", kill_on_drop: false }`
[INFO] [stdout] 0f87df5b85db1102a87320ef02379bdf52f8880d675bc4ed56ec297f071b6715
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee429f099e2b4419aa1f6dafb494c2f71ae181bb08c933dd88df863880c40a60
[INFO] running `Command { std: "docker" "start" "-a" "ee429f099e2b4419aa1f6dafb494c2f71ae181bb08c933dd88df863880c40a60", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling proc-macro2 v0.4.19
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling byteorder v1.2.6
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling serde v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling smallvec v0.6.5
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling nix v0.11.0
[INFO] [stderr]    Compiling lock_api v0.1.3
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling safemem v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.5.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.5.2
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling memchr v2.0.2
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling aho-corasick v0.6.8
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling fst v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling futures v0.1.24
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling syn v0.15.4
[INFO] [stderr]    Compiling crossbeam-deque v0.5.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ascii v0.7.1
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling fail v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.0
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling snap v0.2.5
[INFO] [stderr]    Compiling bitpacking v0.5.1
[INFO] [stderr]    Compiling combine v3.5.2
[INFO] [stderr]    Compiling levenshtein_automata v0.1.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling tempfile v3.0.4
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling fst-regex v0.2.1
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.2.5
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling atomicwrites v0.2.2
[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::<T>() }
[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::<Self>() }
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in the trait `std::any::Any`
[INFO] [stdout]    --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/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 { Any::type_id(&self) == TypeId::of::<T>() }
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn is_type(&self) -> bool { std::any::Any::type_id(&self) == TypeId::of::<T>() }
[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" "ee429f099e2b4419aa1f6dafb494c2f71ae181bb08c933dd88df863880c40a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee429f099e2b4419aa1f6dafb494c2f71ae181bb08c933dd88df863880c40a60", kill_on_drop: false }`
[INFO] [stdout] ee429f099e2b4419aa1f6dafb494c2f71ae181bb08c933dd88df863880c40a60
