[INFO] fetching crate unilang 0.42.0... [INFO] checking unilang-0.42.0 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate unilang 0.42.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate unilang 0.42.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate unilang 0.42.0 [INFO] tweaked toml for crates.io crate unilang 0.42.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unilang 0.42.0 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unilang 0.42.0 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 638f616be8562762f8e3fac55da4d50c19e56a1130290cb2273940855c68a260 [INFO] running `Command { std: "docker" "start" "-a" "638f616be8562762f8e3fac55da4d50c19e56a1130290cb2273940855c68a260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "638f616be8562762f8e3fac55da4d50c19e56a1130290cb2273940855c68a260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638f616be8562762f8e3fac55da4d50c19e56a1130290cb2273940855c68a260", kill_on_drop: false }` [INFO] [stdout] 638f616be8562762f8e3fac55da4d50c19e56a1130290cb2273940855c68a260 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72fdf0b780b3e126930954d5a7fa987dd137c95e64e002a0fd0d3de40b6c4255 [INFO] running `Command { std: "docker" "start" "-a" "72fdf0b780b3e126930954d5a7fa987dd137c95e64e002a0fd0d3de40b6c4255", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling collection_tools v0.33.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clone_dyn_types v0.42.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling interval_adapter v0.38.0 [INFO] [stderr] Compiling component_model_types v0.19.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling derive_tools v0.56.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling iter_tools v0.42.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling inspect_type v0.16.0 [INFO] [stderr] Compiling former_types v2.32.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling strs_tools_meta v0.13.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking strs_tools v0.36.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling test_tools v0.16.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking is_slice v0.14.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking implements v0.13.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking typing_tools v0.11.0 [INFO] [stderr] Checking diagnostics_tools v0.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking collection_tools v0.18.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking mem_tools v0.9.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling macro_tools v0.76.0 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Compiling unilang v0.42.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling impls_index_meta v0.13.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling derive_tools_meta v0.55.0 [INFO] [stderr] Compiling former_meta v2.36.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking impls_index v0.11.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking assert_fs v1.1.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling mod_interface_meta v0.51.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking error_tools v0.35.0 [INFO] [stderr] Checking error_tools v0.22.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stdout] error[E0659]: `thiserror` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error_tools-0.22.0/src/error/typed.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | pub use thiserror; [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `thiserror` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::thiserror` to refer to this crate unambiguously [INFO] [stdout] note: `thiserror` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error_tools-0.22.0/src/error/typed.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `thiserror` to disambiguate [INFO] [stdout] = help: or use `self::thiserror` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `error_tools` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "72fdf0b780b3e126930954d5a7fa987dd137c95e64e002a0fd0d3de40b6c4255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fdf0b780b3e126930954d5a7fa987dd137c95e64e002a0fd0d3de40b6c4255", kill_on_drop: false }` [INFO] [stdout] 72fdf0b780b3e126930954d5a7fa987dd137c95e64e002a0fd0d3de40b6c4255