[INFO] cloning repository https://github.com/sinjs/liege-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinjs/liege-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinjs%2Fliege-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinjs%2Fliege-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 456e4efb88e9254122bc19908671c149aef0f729 [INFO] checking sinjs/liege-bot against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinjs%2Fliege-bot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sinjs/liege-bot [INFO] finished tweaking git repo https://github.com/sinjs/liege-bot [INFO] tweaked toml for git repo https://github.com/sinjs/liege-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sinjs/liege-bot 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 git repo https://github.com/sinjs/liege-bot 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 18bab464c613330d5533c162f68c145e1a3e87e024e80cc6063ae47e05f67a90 [INFO] running `Command { std: "docker" "start" "-a" "18bab464c613330d5533c162f68c145e1a3e87e024e80cc6063ae47e05f67a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18bab464c613330d5533c162f68c145e1a3e87e024e80cc6063ae47e05f67a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bab464c613330d5533c162f68c145e1a3e87e024e80cc6063ae47e05f67a90", kill_on_drop: false }` [INFO] [stdout] 18bab464c613330d5533c162f68c145e1a3e87e024e80cc6063ae47e05f67a90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 80548571c88e9dfc62d36005a0d35378dc1ea2e1ad8b17625ab5d5735678a0f1 [INFO] running `Command { std: "docker" "start" "-a" "80548571c88e9dfc62d36005a0d35378dc1ea2e1ad8b17625ab5d5735678a0f1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking mendeleev v0.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking jiff v0.1.28 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking forwarded-header-value v0.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stdout] error[E0659]: `RustEmbed` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use RustEmbed as Embed; [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: `RustEmbed` could refer to the derive macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use rust_embed_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `RustEmbed` to disambiguate [INFO] [stdout] = help: or use `crate::RustEmbed` to refer to this derive macro unambiguously [INFO] [stdout] note: `RustEmbed` could also refer to the derive macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [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 `rust-embed` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "80548571c88e9dfc62d36005a0d35378dc1ea2e1ad8b17625ab5d5735678a0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80548571c88e9dfc62d36005a0d35378dc1ea2e1ad8b17625ab5d5735678a0f1", kill_on_drop: false }` [INFO] [stdout] 80548571c88e9dfc62d36005a0d35378dc1ea2e1ad8b17625ab5d5735678a0f1