[INFO] fetching crate tinki 0.1.0... [INFO] checking tinki-0.1.0 against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] extracting crate tinki 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tinki 0.1.0 [INFO] finished tweaking crates.io crate tinki 0.1.0 [INFO] tweaked toml for crates.io crate tinki 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tinki 0.1.0 on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 packages to latest compatible versions [INFO] [stderr] Adding console_log v0.1.2 (available: v1.0.0) [INFO] [stderr] Adding sauron v0.24.0 (available: v0.70.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72bdade1a30eb83767d80b95aa1bf06a329fafed997cdcae4a302b1fecb04055 [INFO] running `Command { std: "docker" "start" "-a" "72bdade1a30eb83767d80b95aa1bf06a329fafed997cdcae4a302b1fecb04055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72bdade1a30eb83767d80b95aa1bf06a329fafed997cdcae4a302b1fecb04055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bdade1a30eb83767d80b95aa1bf06a329fafed997cdcae4a302b1fecb04055", kill_on_drop: false }` [INFO] [stdout] 72bdade1a30eb83767d80b95aa1bf06a329fafed997cdcae4a302b1fecb04055 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 948d0663cb91da701dfa343d616f68fbadcc05b08bfc18d4eb804ab979d9c1c6 [INFO] running `Command { std: "docker" "start" "-a" "948d0663cb91da701dfa343d616f68fbadcc05b08bfc18d4eb804ab979d9c1c6", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking unicode-ident v1.0.20 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling mt-dom v0.10.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn-rsx v0.8.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking sauron_vdom v0.24.0 [INFO] [stderr] Checking url_path v0.1.3 [INFO] [stderr] Checking file v1.1.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking comrak v0.7.0 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Checking pom v3.4.0 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking nalgebra v0.28.0 [INFO] [stderr] Checking web-sys v0.3.81 [INFO] [stderr] Checking parry2d v0.6.0 [INFO] [stderr] Checking sauron-core v0.40.0 [INFO] [stderr] Checking sauron v0.24.0 [INFO] [stderr] Checking console_log v0.1.2 [INFO] [stderr] Checking sauron-parse v0.40.0 [INFO] [stderr] Compiling sauron-node-macro v0.40.0 [INFO] [stderr] Checking sauron v0.40.0 [INFO] [stderr] Checking svgbob v0.5.5 [INFO] [stderr] Checking spongedown v0.4.2 [INFO] [stderr] Checking tinki v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `title` is ambiguous [INFO] [stdout] --> src/lib.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | if let Some(title) = &self.title{ [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `title` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-0.24.0/src/lib.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | attributes::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: `title` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-0.24.0/src/lib.rs:222:32 [INFO] [stdout] | [INFO] [stdout] 222 | tags::{commons::*, *}, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `title` is ambiguous [INFO] [stdout] --> src/lib.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | if let Some(title) = &self.title{ [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `title` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-0.24.0/src/lib.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | attributes::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: `title` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sauron-0.24.0/src/lib.rs:222:32 [INFO] [stdout] | [INFO] [stdout] 222 | tags::{commons::*, *}, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tinki` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tinki` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "948d0663cb91da701dfa343d616f68fbadcc05b08bfc18d4eb804ab979d9c1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948d0663cb91da701dfa343d616f68fbadcc05b08bfc18d4eb804ab979d9c1c6", kill_on_drop: false }` [INFO] [stdout] 948d0663cb91da701dfa343d616f68fbadcc05b08bfc18d4eb804ab979d9c1c6