[INFO] fetching crate rpgn 0.8.1... [INFO] checking rpgn-0.8.1 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] extracting crate rpgn 0.8.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rpgn 0.8.1 [INFO] finished tweaking crates.io crate rpgn 0.8.1 [INFO] tweaked toml for crates.io crate rpgn 0.8.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rpgn 0.8.1 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rpgn 0.8.1 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24bbb0b6a23c49e796f05e631dba65e2d4e26a70b4abe5204bf43c4255aa7e79 [INFO] running `Command { std: "docker" "start" "-a" "24bbb0b6a23c49e796f05e631dba65e2d4e26a70b4abe5204bf43c4255aa7e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24bbb0b6a23c49e796f05e631dba65e2d4e26a70b4abe5204bf43c4255aa7e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bbb0b6a23c49e796f05e631dba65e2d4e26a70b4abe5204bf43c4255aa7e79", kill_on_drop: false }` [INFO] [stdout] 24bbb0b6a23c49e796f05e631dba65e2d4e26a70b4abe5204bf43c4255aa7e79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62eecc3f284c71d42c9557d187269ae15e486d04989f1a4142ddccd0c191f39e [INFO] running `Command { std: "docker" "start" "-a" "62eecc3f284c71d42c9557d187269ae15e486d04989f1a4142ddccd0c191f39e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Checking once_cell v1.21.0 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking shakmaty v0.27.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking dry-mods v0.1.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking constcat v0.6.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling fast-concat-macro v1.0.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking fast-concat v1.0.2 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking pgn-reader v0.26.0 [INFO] [stderr] Checking rpgn v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / dry_mods::mods! { [INFO] [stdout] 37 | | pub mod eco, date, round; [INFO] [stdout] 38 | | mod pub use [INFO] [stdout] 39 | | eco_category, [INFO] [stdout] ... | [INFO] [stdout] 44 | | movetext; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_the name `ParseError` in the type namespace is first re-exported here [INFO] [stdout] | but the name `ParseError` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #107880 [INFO] [stdout] = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `::dry_mods::mods` which comes from the expansion of the macro `dry_mods::mods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / dry_mods::mods! { [INFO] [stdout] 37 | | pub mod eco, date, round; [INFO] [stdout] 38 | | mod pub use [INFO] [stdout] 39 | | eco_category, [INFO] [stdout] ... | [INFO] [stdout] 44 | | movetext; [INFO] [stdout] 45 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_the name `ParseError` in the value namespace is first re-exported here [INFO] [stdout] | but the name `ParseError` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #107880 [INFO] [stdout] = note: this error originates in the macro `::dry_mods::mods` which comes from the expansion of the macro `dry_mods::mods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw_header_owned.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn decode(&self) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn decode(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw_header_owned.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn decode_utf8(&self) -> Result, Utf8Error> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn decode_utf8(&self) -> Result, Utf8Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/raw_header_owned.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode_utf8_lossy(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn decode_utf8_lossy(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpgn` (lib) due to 4 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "62eecc3f284c71d42c9557d187269ae15e486d04989f1a4142ddccd0c191f39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62eecc3f284c71d42c9557d187269ae15e486d04989f1a4142ddccd0c191f39e", kill_on_drop: false }` [INFO] [stdout] 62eecc3f284c71d42c9557d187269ae15e486d04989f1a4142ddccd0c191f39e